this post was submitted on 12 Jun 2023
35 points (100.0% liked)

unix like operating system lovers

2175 readers
1 users here now

This is a community that is only for nerds jk. everyone who doesn't scare when seeing UNIX terminal welcome! rules:

  1. don't make comments that branch out from the main topic too much, at least please somehow relate to it.
  2. retro operating systems, e.g. discussion about them, is strictly forbidden, please make a retro community instead.
  3. please be nice for others.

founded 1 year ago
MODERATORS
 

My favorite is pacman because it is fast af but it has really weird syntax's

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago

My favourite is pacman. I actually like the syntax. It feels very UNIX-y.

I'm a fan of the refresh (-y) and upgrade (-u) options being separate flags that can be used separately or together. I also find pacman's output to be very clean and readable.

Whenever I use apt, I find it slightly annoying that I need to invoke update and upgrade (and dist-upgrade) separately. I also find apt spits out a lot of unnecessary output, resulting in an unreadable wall of text.

I haven't used yum/dnf much, but the few times I used it I was slightly annoyed that it seems to insist on refreshing the repositories every time it runs.