I have installed a package via command line via following command
sudo apt-get install ubuntu-restricted-extras
How I can remove this package ? what is the command ?
Thanks for help...
|
feedback
|
|
in case you want to remove also configuration files use:
if you want to keep configuration files (because you want to re-install it later using the old config):
| |||
|
feedback
|