Serious question: if something is “finished” why would that spark removal. At some point a lot of complete programs will no longer be actively maintained but they are still useful and working.
Also, is there a way to keep copies of things like this? I know how to install via apt install, and whatnot, but that relies on an internet connection and a repo. I’m used to windows where I can back up the installers on my hard drive.
Even if something is finished it’s a risk if no one looks after it since there’s always the possibility of security vulnerabilities, software is rarely truly done.
For Arch, packages are archived online for quite a while, you could still install neofetch via sudo pacman -U https://archive.archlinux.org/packages/n/neofetch/neofetch-7.1.0-2-any.pkg.tar.zst currently.
Installed packages are also left in /var/cache/pacman/pkg until cleaned up manually and can be similarly installed from there. The one thing to look out for is whether the dependencies are still available and compatible since, unlike on Windows, packages don’t usually bundle their dependencies. For a closer experience in that regard there’s .AppImage which is a self-contained package similar to an .exe.
Got archived because it’s “feature complete” and won’t receive more updates, but some package managers removed it.
There is objectively better alternatives like fastfetch.
What’s objectively better is that the neofetch developer actually did what we all fantisize about. Maximum respect
Archived after years of inactivity, so it was somewhat predictable.
Serious question: if something is “finished” why would that spark removal. At some point a lot of complete programs will no longer be actively maintained but they are still useful and working.
Also, is there a way to keep copies of things like this? I know how to install via apt install, and whatnot, but that relies on an internet connection and a repo. I’m used to windows where I can back up the installers on my hard drive.
Even if something is finished it’s a risk if no one looks after it since there’s always the possibility of security vulnerabilities, software is rarely truly done.
For Arch, packages are archived online for quite a while, you could still install neofetch via
sudo pacman -U https://archive.archlinux.org/packages/n/neofetch/neofetch-7.1.0-2-any.pkg.tar.zst
currently.Installed packages are also left in
/var/cache/pacman/pkg
until cleaned up manually and can be similarly installed from there. The one thing to look out for is whether the dependencies are still available and compatible since, unlike on Windows, packages don’t usually bundle their dependencies. For a closer experience in that regard there’s.AppImage
which is a self-contained package similar to an.exe
.If Linux users cared about what was objectively better, we would have a single distro instead of a thousand.
What is objectively better is actual choice.
Yes, I know that, I was making a joke.
Hyfetch my beloved