- cross-posted to:
- memes@lemmy.world
- cross-posted to:
- memes@lemmy.world
Debian users:
What do you mean by PPA?
Also:
apt-get
is intended as low-level APT interface for scripts, just useapt
instead. I get why people are confused nowadays, because APT documentation is terrible.This meme brought to you by outdated packages in the official repo
Mfw I get to go through the same yt-dlp steps after a fresh install
Why -Syyu and not -Syu?
until a pacman update breaks your system because you didn’t read the release notes telling you it needed manual intervention beforehand 🤣
Been using Arch since 2019, that has never happened to me. Apparently it’s all about the device behind the keyboard, not about pacman. 🤣
That’s happened like once in the last 3 years and the notice was right in pacman before you accepted.
sudo emerge -avuDN world
sudo emerge -avuDUg world
–changed-use, -U:
- Tells emerge to include installed packages where USE flags have changed since installation. This option also implies the –selective option. Unlike –newuse, the –changed-use option does not trigger reinstallation when flags that the user has not enabled are added or removed.
–getbinpkg [ y | n ], -g:
- Using the server and location defined in PORTAGE_BINHOST (see make.conf(5)), portage will download the information from each binary package found and it will use that information to help build the dependency list. This option implies -k. (Use -gK for binary-only merging.)
Yeah, I used to use -U but I prefer -N personally. I like the system to be consistent with what it would be from a fresh build.
Using Debian as my main laptop distro, I am usually an arch user but figured with it being a light weight laptop I wouldn’t need arch, its been fine but installing updates can be frustrating, after a few weeks gnomes appstore breaks, then I need to use terminal to apt update, apt --fix-broken install.
Don’t use gnome appstore. It’s always broken
Fedora: sudo dnf update, type the letter y, done.
I don’t understand why apt still has update and upgrade as two separate things.
I’m more of a fan of just adding the -y parameter to skip the question and go straight to updating. Works with the install command too.
topgrade --no-retry --cleanup --yes
Never had an update break on headless Debian. Even when switching from 12 to 13. That shit is solid.
I’m getting used to arch on my main desktop and I still can’t figure out why the hell “sync” is the wording pacman uses for updating or why ‘y’ is refresh. Sync refresh upgrade my ass. I will admin, it is fast.Of course it won’t do anything, you need to update (refresh the index) before you upgrade (download and install updates), silly you
rpm-ostree upgrade && reboot
Or sudo dnf -y upgrade
God this is the one thing I just hate about Ubuntu. I just avoid ppas now
Yay
Flatpack update
Flatpak, not pack *
Lol the terminal doesn’t autocorrect like my phone
Sudo dnf update
That’s ok you can finish it later