How long lived is your Linux, before next clean install?
Pacharapol Withayasakpunt

Pacharapol Withayasakpunt @patarapolw

About: Currently interested in TypeScript, Vue, Kotlin and Python. Looking forward to learning DevOps, though.

Location:
Thailand
Joined:
Oct 30, 2019

How long lived is your Linux, before next clean install?

Publish Date: May 14 '21
2 12

I mean, how often do you want to wipe everything away and clean install?

Even in macOS, I clean installed every once in a while.

But for Ubuntu, new version came out, and I might want to clean install.

Hopefully, for Arch, there would be no real need to clean install again.

Comments 12 total

  • Alex Lohr
    Alex LohrMay 14, 2021

    Void Linux has rolling releases, so the next time I'll start from scratch is when I get a new notebook.

  • Michael Sperber
    Michael SperberMay 14, 2021

    About once every 2 years. Not because it's necessary (it isn't) but just to get rid of all experiments I did along the way. I use Linux Mint.

  • Fum
    FumMay 14, 2021

    Honestly, only when something goes wrong with my Linux and I have problems getting things back to normal. But I probably should run clean installs once a while.

    • Pacharapol Withayasakpunt
      Pacharapol WithayasakpuntMay 14, 2021

      Maybe, you haven't destroyed your Linux enough. You really should try Arch, and hop Display Manager, Desktop Environment...

      • Fum
        FumMay 14, 2021

        Ha okay. Maybe i'll try those out!

  • Snehit Sah
    Snehit SahMay 24, 2021

    I've been using EndeavourOS since March 2020, and its still up 'n running. Arch based distros don't need a reinstall every now and then - that was one of the reasons why I prefer them over point release distros.

    • Pacharapol Withayasakpunt
      Pacharapol WithayasakpuntMay 24, 2021

      I found out that Distro / DE hopping isn't a problem, as long as you backup ~/*; specifically, ~/.local, ~/.config, ~/.mozilla and ~/.*; but please ls -a to check first.

      Also, now I need *.deb or *.rpm support, for closed source packages. debtap doesn't always work.

      So, I am back to Ubuntu (+triple boot Arch, Windows). But dkpg / deb isn't as convenient as yay, or even pacman... (Still, Synaptic Package Manger is much more decent than tkPacman or pamac-aur.)

      Another problem is, sometimes, maybe often, compiling takes a very long time; including ungoogled-chromium and linux-rt.

      xkcd.com/303/

      • Snehit Sah
        Snehit SahMay 24, 2021

        I haven't yet tried debtap. For ungoogled chromium, you can get a pre-built binary from chaotic aur repo aur.chaotic.cx/
        Linux-rt is available in disastrous aur. These are third party repos so Arch devs take no responsibility. Chaotic AUR is popular, and comes with Garuda Linux too. But they can be a hassle. Ubuntu is better when it comes to binary packages support.

        To search packages in unofficial repo, you can use this site : pkgs.org/

        About distro hopping - I used to do that a lot until 2019. I had separate home partition so I did not lose any data or app configs. Now I have a single partition installation for simplicity's sake.

  • Benoit de Chezelles
    Benoit de ChezellesJun 11, 2021

    I first installed arch ~6 years ago, I never had to make a clean install, and I still use it as my main OS on my personal laptop (:

  • brandon_wallace
    brandon_wallaceOct 11, 2021

    With Debian there is no need to do a clean install. You can do a apt dist-upgrade to upgrade to a new Debian version. I have done so a few times without issues. I have had a server running for 6+ years with multiple upgrades. I will upgrade it again very soon.

Add comment