Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to uninstall unity termanl command

# 1. Back Up Your Data
# 2. Login to a Desktop Environment Other Than Unity
# 3. Remove the Unity Desktop
sudo apt purge unity-session unity
# 4. Remove Remaining Unneeded Packages
sudo apt autoremove
# 5. Make Sure Ubuntu Session and GDM3 Are Still Installed
sudo apt install ubuntu-session gdm3
# 6. Restart Ubuntu
Comment

PREVIOUS NEXT
Code Example
Shell :: grep ignore binary file 
Shell :: set executable permissions linux 
Shell :: directory current in bash 
Shell :: ImportError: No module named alsaaudio 
Shell :: http-server mac install 
Shell :: best shell linux 
Shell :: delete git branch from remote 
Shell :: igraph 
Shell :: git remote using ssh 
Shell :: Microsoft.PowerShell_profile.ps1 
Shell :: shell script or condition 
Shell :: split bash string 
Shell :: linux mail delete all 
Shell :: how to install deb file in kali linux 
Shell :: kubectl for windows 
Shell :: wsl2 file location 
Shell :: 76 packages are looking for funding run `npm fund` for details found 7 vulnerabilities (5 low, 1 moderate, 1 high) run `npm audit fix` to fix them, or `npm audit` for details 
Shell :: make multiple directories with a single command on windows 
Shell :: brew install ubuntu 
Shell :: grafana docker 
Shell :: Sublime Text install Ubuntu/Debian 
Shell :: Class "SimpleXMLElement" not found 
Shell :: discord linux 
Shell :: change commit message 
Shell :: list enviroment variables 
Shell :: run mongodb on desktop 
Shell :: fish wsl 
Shell :: stremio: Depends: libfdk-aac1 
Shell :: shell sort algorithm is an example of? 
Shell :: powershell get value from registry key 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =