Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Explain how to uninstall the libraries in Linux?
Home
Linux
Explain how to uninstall the libraries in Linux?
+1
vote
asked
May 11, 2021
in
Linux
by
rajeshsharma
Explain how to uninstall the libraries in Linux?
#linux
uninstall-libraries
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 11, 2021
by
rajeshsharma
To uninstall the libraries in Linux, you can use command sudo apt-get remove library_name
...