nix-shell -p neofetch
nix shell nixpkgs
if you’re feeling experimentalnix run --no-write-lock-file github:NixOS/nixpkgs/nixpkgs-unstable#neofetch
If you want to make sure that you run the latest version
I replaced it with Hyfetch awhile back since that was the one that was already in the Ubuntu Noble repos.
Petition to rename “neofetch” to “gammelfetch”, as it’s no longer neo.
WAIT WHAT HAPPENED TO MY ONE TRUE LOVE
neofetch
???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.
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
.
Archived after years of inactivity, so it was somewhat predictable.
Hyfetch my beloved
What’s objectively better is that the neofetch developer actually did what we all fantisize about. Maximum respect
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.
In Debian trixie:
$ apt search neofetch fastfetch/stable,unstable 2.40.4+dfsg-1 amd64 neofetch-like tool for fetching system information hyfetch/stable,stable,unstable,unstable 1.99.0-1.1 all Command-line Tool that Presents System Info linuxlogo/stable,unstable 6.01-0.1 amd64 Color ANSI System Logo neowofetch/stable,stable,unstable,unstable 1.99.0-1.1 all Shows Linux System Information with Distribution Logo
Looks like you’ve got alternatives.
Fastfetch is a good replacement, but you can still install neofetch manually
It became a dozen slightly different clones.
It’s like everyone’s favorite “hello world” application.
I believe in
fastfetch
supremacyDidnt even know it was dead ¯\_(ツ)_/¯
Its still in the freeBSD repos.
For all who may not realize, neofetch has a modern replacement: fastfetch
Pssst, what is neofetch and fastfetch?
Neofetch is the precursor to Fastfetch, Neofetch eventually became unmaintained which birthed Fastfetch a fork of Neofetch.
Essentially it’s a CLI tool to quickly list out system specifications, you can change what it lists with a config file.
Here is their GitHub - https://github.com/fastfetch-cli/fastfetch
I’ve commonly seen it used in a terminal when people are showing off a screenshot of their custom Unix desktop theme.
Some distros come with it pre-installed some have to do it manually, if you’re trying make your operating system have more pizzaz then small things like this spice it up.
Fastfetch is actually quite customizable yet most people leave it on the defaults since it adopts the theme of each distro.
fastfetch -c neofetch
Pfetch
Isn’t that made by the same person?
Gesundheit
Crabfetch better
Let me guess. It’s neofetch but rust.
more like fastfetch but rust, but yes.
rust is the doom of software
Isn’t DOOM the doom of software?
🦀
🫡
I looked for it on openbsd, but then realized I can just open the source and put the openbsd relevant parts in a script without all the unnecessary parts.
pkg install neofetch
still works 😀
still using neofetch, no plans to change 🤷♀️