You have successfully installed xubuntu 18.04 on your computer/laptop, so what to do next? In this article i'm going to show you things that you should do after installing xubuntu 18.04, hope this could help someone.
Things to do after installing Xubuntu 18.04
- update your repository by running apt-get update
- enable canonical partners, go to xubuntu start menu > Settings > Software & Updates, click on Other Software, make sure the Canonical Partners option is checked.
- install xubuntu restricted extras and gstreamers ugly package
- install build-essential package, you might need it
- install google chrome, read here
- install vlc media player to replace parole media player
- install clementine for music player
- install gimp if you need image editing software
- install complete package of libre office
- if you use intel graphics card and you are having horizontal line issue when playing movie or playing games, read my previous post on how to solve the problem.
sudo apt-get update
sudo apt-get install xubuntu-restricted-extras
sudo apt-get install gstreamer1.0-plugins-ugly
sudo apt-get install build-essential
sudo apt-get install vlc
sudo apt-get install clementine
sudo apt-get install gimp
sudo apt-get install libreoffice
That's my top 10 things to do after installing xubuntu 18.04, of course you can add more based on your specific needs.