Skip to content

Instantly share code, notes, and snippets.

@phamngsinh
Created June 29, 2016 02:51
Show Gist options
  • Select an option

  • Save phamngsinh/c62252e77e9a1f245afb4c2af6c2e188 to your computer and use it in GitHub Desktop.

Select an option

Save phamngsinh/c62252e77e9a1f245afb4c2af6c2e188 to your computer and use it in GitHub Desktop.
Install and Remove Kubuntu Desktop
sudo apt-get install ubuntu-desktop
sudo apt-get --purge remove kubuntu-desktop
sudo apt-get autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment