Hello everyone, I just recently migrated from Linux Mint to Pop OS, do you have any tips/extensions on what I should do with my desktop?
Hello everyone, I just recently migrated from Linux Mint to Pop OS, do you have any tips/extensions on what I should do with my desktop?
I’ve installed Pop!_OS on many machines over the years, and my standard process is:
sudo apt update && sudo apt install -y apt-fast && sudo apt -y upgrade
sudo apt install gnome-tweaks
& a few other UI tweaking tools (obviously, this step will no longer exist soon)After that, it’s setting up/configuring whatever software that particular machine needs.
Edit: there’s probably a lot that I’ve skipped/missed, and a lot that others will do along their way through these steps. This is just a basic outline of some of my post-install processes (developed over time), and I hope this answers your question.
Also, you can google for post-install guides for Ubuntu and they’ll largely be applicable to PopOS since it’s based on Ubuntu.
So I’ve been planning to install pop on my home computer for my parents to use. They don’t know their way around a terminal, so will updating on the GUI store be enough. Or do they occasionally need to run
apt update
as wellThere are GUI update facilities. They won’t need to use apt