How to remove a program from HasCodingOS
Bu yazı Hasan ERYILMAZ tarafından 17.02.2020 tarih ve 23:12 saatinde HasCodingOS kategorisine yazıldı. How to remove a program from HasCodingOS
makale içerik
What to do to uninstall programs from HasCoding operating system
These are the main ones.
The first way is to open the "Discover" application. Search for the program you want to remove from the search field and click the "Remove" button next to the program from the list on the right. The program will be removed from the system.
The second way is to open the "Discover" application. Click the "Installed" menu at the bottom left and wait for all the programs installed in the system to be installed in the left area. Then select the program from the list and press the "Remove" button. The program will be removed from the system.
The third way is to open "Konsole" application. Type "sudo apt-get purge ProgramName" code and enter your root password. The program will be removed from the system.
Example: "sudo apt-get purge firefox" code will remove the application of firefox from the system.