Luiz's Blog
Friday, February 5, 2016
How to reinstall a package in Ubuntu
Open terminal
Type
sudo apt-get install --reinstall {package}
{package} is the package name that you want to reinstall
Example
I want to reinstall firefox
sudo apt-get install --reinstall firefox
Source:
http://askubuntu.com/questions/89638/how-to-completely-uninstall-and-reinstall-firefox
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment