82
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
top 50 comments
sorted by: hot top new old
[-] [email protected] 58 points 1 year ago

ArchLinux's pacman with ILoveCandy option enabled.

[-] [email protected] 16 points 1 year ago

Ouu, you have me intrigued! Would you mind sharing a screenshot of what that would look like? Never tried pacman, nor heard of ILoveCandy.

[-] [email protected] 57 points 1 year ago

The "C" in the progress bar is alternating between "c" and "C" to give the impression of munching.

[-] [email protected] 4 points 1 year ago

How cute and fun! I love it. Thank you for the screenshot and explanation!

[-] [email protected] 11 points 1 year ago
[-] [email protected] 37 points 1 year ago

TIL EndeavourOS enabled that by default. I always thought it was standard...

[-] [email protected] 39 points 1 year ago

Nala (an apt frontend) is the best I've seen so far

[-] [email protected] 9 points 1 year ago

I second nala, it's pretty enough, text mode of course.

[-] [email protected] 21 points 1 year ago

Dnf is nice, rpm-ostree not so much.

Nala is the best by far.

Cargo is also nice.

[-] [email protected] 3 points 1 year ago

Yeah seriously, I was surprised at how plain and illegible rpm-ostree felt in comparison to dnf, I really wish they put a little color or some extra separation just to make it feel less cramped and give people more glanceable info.

load more comments (1 replies)
[-] [email protected] 18 points 1 year ago

I really like emerge/portage, even w/out the "candy" feature enabled. Great color highlighting, and verbose messages about any config change(s) needed.

[-] [email protected] 6 points 1 year ago

Portage remains to this day my favorite cli. It's nice to look at and provides all the info I want.

It's the one thing I miss from gentoo...

[-] [email protected] 2 points 1 year ago

Why miss it? It is still there.

load more comments (3 replies)
[-] [email protected] 3 points 1 year ago

Ohh it's been a long time since I last used gentoo! I remember I used to love the green/blue (I hope my memory isn't failing me) combination everywhere </3.

I stopped using it because building the updates on multiple machines was becoming a pain and had a couple of drives fail, but those were good times!

load more comments (1 replies)
[-] [email protected] 18 points 1 year ago* (last edited 1 year ago)

Nix with nix-output-monitor (nom). https://github.com/maralorn/nix-output-monitor

It shows the tree of packages to download and to build. It shortens the tree in realtime when packages have finished downloading/building and lengthens the tree when it finds more packages it needs to handle. Very fun and satisfying.

I haven't seen this in other package managers.

[-] [email protected] 3 points 1 year ago

Very neat, thanks for sharing!

[-] [email protected] 14 points 1 year ago

Debian made me to only love apt and dpkg.

[-] [email protected] 16 points 1 year ago

Omg apt is like the worst UI there is.

Have a look at nala! It needs some depencies but is a huge upgrade

[-] [email protected] 5 points 1 year ago

The worst UI?

Clearly you've never used zypper dup

load more comments (4 replies)
[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Ah ah i will one day.

I clearly agree, apt is ugly and even synaptic making it better. But like i said, while ago when I used synaptic I did break my packages and I got to use dpkg and apt, to repair.

Since, I guess, I'm on a PTSD about it and now just use apt or dpkg, when using a Debian or Debian based system.

But I will listen to you, and for sure will give it a try

[-] [email protected] 3 points 1 year ago

Nala is an apt wrapper, it just displays stuff better, automates updates and automatically chooses the fastest mirror (thats the stuff I know)

load more comments (3 replies)
load more comments (1 replies)
[-] [email protected] 13 points 1 year ago
[-] [email protected] 10 points 1 year ago

portage is pretty when i dont mess up my USE flags

load more comments (1 replies)
[-] [email protected] 10 points 1 year ago
[-] [email protected] 9 points 1 year ago

I really like the simplicity and formatting of stock pacman. It's not super colorful but it's fast and gives you all of the info you need. yay (or paru if you're a hipster) is the icing on top.

load more comments (1 replies)
[-] [email protected] 9 points 1 year ago

Either flatpak or NixOs for me.

Flatpak is just light and doesn't flood the user with 720710 lines just to say "installing Firefox"

NixOs just straight up has nothing to show.

[-] [email protected] 3 points 1 year ago

Fair enough, visually pleasing is subjective, after all. Simplicity can be the best sometimes :=)

[-] [email protected] 8 points 1 year ago* (last edited 1 year ago)

Package managers don't have visuals. What do apt (dpkg) and rpm look like?

[-] [email protected] 7 points 1 year ago

Apologies, I meant via the terminal - have edited the title.

[-] [email protected] 6 points 1 year ago* (last edited 1 year ago)

pikaur? I love all the colors, especially the bit where it highlights the differences in major/minor version numbers, so it immediately catches your eye (so you can track major package upgrades). I also like that it should which packages are being pulled in as new dependencies.

[-] [email protected] 6 points 1 year ago

pacman with ILoveCandy

[-] [email protected] 4 points 1 year ago* (last edited 1 year ago)

I like xbps and flatpak

[-] [email protected] 4 points 1 year ago* (last edited 1 year ago)

If pipx could be called a package manager it would be my most visually pleasing choice. See the video here : https://pipx.pypa.io/stable/

[-] [email protected] 3 points 1 year ago

I detest the node ecosystem, but I do love watching NPM build packages

[-] [email protected] 4 points 1 year ago
[-] [email protected] 4 points 1 year ago

Package managers are for chumps. Build everything from source and track where you installed it in a single master text file.

[-] [email protected] 9 points 1 year ago

You joke, but you should look up Guix

[-] [email protected] 5 points 1 year ago

The key is to do it manually. Reject modernity. Embrace reinvention of not just the wheel.

[-] [email protected] 3 points 1 year ago

single master text file

Sounds like something you are using to manage your packages to me...

[-] [email protected] 3 points 1 year ago

Nah, the trick is to, at random, leave a package out of the text file so the system isn't truly managed and all is chaos!

[-] [email protected] 3 points 1 year ago

I don't really know how "visually pleasing" you can get with a terminal package manager tbh. I just have colors and ILoveCandy enabled in pacman and that's more than enough for me, looks pretty to me.

[-] [email protected] 3 points 1 year ago
[-] [email protected] 2 points 1 year ago

not exactly the package manager itself, but I have a command that runs whenever I rebuild my NixOS system that shows a nicely formatted list of every added, modified, and removed package.

[-] [email protected] 2 points 1 year ago
load more comments
view more: next ›
this post was submitted on 27 Mar 2024
82 points (88.7% liked)

Linux

56392 readers
773 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS