I’m only 4 months into Linux, and apt is my comfort zone. Checking out other distros that use something else has me running away like:

pacman is very fast and handy. The (in)famous
pacman -Syuhad you system completely up to date in record time.Sometimes I miss its speed and simplicity
paru entered the chat (doesn’t even need -Syu).
YSK/PSA: If you’re on Mint, Mint’s
aptis not Debian’saptand while they work similarly for common use cases, they diverge pretty quickly beyond that. Both are installed by default but Mint’s takes precedence.*Case in point: I was looking for which package - specifically one that was not yet installed - contains a certain command line tool and Mint’s
apt searchdoes not find it. Debian’s does. **On the other hand, Mint’s
apthas way more subcommands than the default one, which have been useful on occasion.* Mint’s is at
/usr/local/bin/aptand Debian’s is at/usr/bin/apt; The default user$PATHputs/usr/local/binbefore/usr/bin.** FWIW, the tool is/was
spongeand it’s in themoreutilspackage.I wonder why apt search on ubuntu and debian must be so bad: on mint each package has a single line and an easy letter telling you if the program is installed or not. On debian/ubuntu each program takes multiple lines, are all green and the only way to distinguish installed ones is to look for an (installed) string at the end of the first line. I like Mint’s apt version so much
I wonder how this is implemented in LMDE?
I used all of them. Out of the three apt is the one I dislike the most. Dnf is half baked, but works well enough anyway. Pacman is actually very nice, I just don’t use arch anymore.
apt today, apt tomorrow, apt forever
Apt together strong




