Skip Navigation

I just switched to Pop OS, any tips on what I should do next?

I just recently migrated from Linux Mint to Pop OS, do you have any tips/extensions on what I should do with my desktop?

116 comments
  • Setup - checked

    Troubleshoot - checked

    Install apps - checked

    Import data - checked

    Customize - checked

    Boast Tell people on social media - checked

    I'd say Linux distro migration checklist completed.

    Also that is a (mostly) good selection of apps right there.

  • World domination, and if you can't achieve that... Well don't come back:)

    Whatever the feck you want to do with your computer. Make it your own, do your stuff you regularly do.

    And charge your battery!

  • Install steam and whatever gaming things you have and give it a proper spin. I also added some gnome extensions for system usage. Besides that, pop is very simple.

  • install lolcat and make bash commands so that update and upgrade come out in rainbow.

  • Yeah, now go crazy trying shit you probably should not be trying. From my perspective, that's the best perk of any Linux distro. Evidently, backup first.

  • I’ve installed Pop!_OS on many machines over the years, and my standard process is:

    • Install PopOS
      • rare for PopOS, but, depending on specialized hardware (some legacy Nvidia cards), a little driver rejiggering might be called for. Or a weird network printer setup that CUPS doesn’t like.
    • sudo apt update && sudo apt install -y apt-fast && sudo apt -y upgrade
      • pee, smoke weed, feed kitty…
    • set up my custom zsh/bash profile for the terminal
    • enable firewall
    • configure SSH and whichever remote management tools I need (I happen to deploy remote machines frequently)
    • sudo apt install gnome-tweaks & a few other UI tweaking tools (obviously, this step will no longer exist soon)
    • tweak UI/UX
    • search through gnome extensions website for extension I want to install. There’s usually a Top 10 or Top 20 gnome extensions list you can google (eg: “best gnome extensions 2024”)
    • make sure I have all appropriate media codecs installed and updated.
    • set up pip-/pip3-installer.

    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.

116 comments