+1 vote
in Linux by
Explain how to uninstall the libraries in Linux?

1 Answer

0 votes
by

To uninstall the libraries in Linux, you can use command sudo apt-get remove library_name

...