How to Install and Uninstall Applications from Terminal in Ubuntu
If you're new to Ubuntu and you're thinking about that how to install and uninstall software on your OS, then you should read this article. You can install and uninstall software on Ubuntu in two ways: Through command line (Terminal) or...
Method 1 of 2:
Install Software Using Terminal
MPlayer
- To install MPlayer, you need to type following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method: sudo apt-get install mplayer (then hit Enter)
- When it asks you for password, don't be confused. The password is that one, which you're using in the Login Screen. Password does not show up in the terminal when you type it. Just type your password and hit Enter. If your password was entered correctly, the action will continue.
- When it asks you do you want to continue, type 'y' (then hit Enter)
- Wait for installation to be completed. After that, if you want to run MPlayer, you need to type following command to the Terminal: mplayer (then hit Enter)
Method 2 of 2:
Uninstall Software Using Terminal
- To uninstall MPlayer, you need to type following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method: sudo apt-get remove mplayer (then hit Enter)
- When it asks you for password, don't be confused. The password is that one, which you're using in the Login Screen. Password does not show up in the terminal when you type it. Just type your password and hit Enter. If your password was entered correctly, the action will continue.
- When it asks you do you want to continue, type 'y' (then hit Enter)
- Wait for uninstallation to be completed. After that, close your Terminal. That's all.
4 ★ | 1 Vote
You should read it
- How to fix the problem of being unable to enter Terminal in Linux
- How to Change the Root Password in Linux
- How to Change How Often a Mac Screen Saver Changes
- How to enter and exit Focus Mode in Windows Terminal
- Set a password for the USB
- How to Bypass Windows 7 Password
- 6 ways to fix Windows Terminal not opening error
- How to automatically enter passwords in Android
- How to Browse the Internet Using the Terminal in Linux
- 6 interesting terminal commands on Mac
- How to use Terminal on a Mac
- How to Reset Administrator Password on Windows
Maybe you are interested
4 Mistakes to Avoid When Setting Up a Password Manager
Are complex passwords 'out of date'?
5 Reasons People Prefer Password Login Over Email
If you're still using this insecure password method, it's time to stop!
This is the type of password that takes 34,000 years to crack
Should I choose a free or paid password manager?