this post was submitted on 16 Jan 2024
1909 points (96.0% liked)
linuxmemes
24828 readers
1296 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
sudo apt-get friends to play games with
Error: package not found
tries AUR
Off topic... But isn't apt-get outdated? I thought it was just "apt install"
this is why we habve no friends
apt
is outdated, usenala
Sudo lionking update && sudo lionking upgrade.
No seriously though, I aliased the
apt
command tonala
and I use it instead.It works nicely with grc for colors in the console and more importantly it supports simultaneous downloads so it runs through a large queue of updates much more quickly.
This article has a bit more detail on the topic
If you're a user interacting with a terminal => apt
If you're writing a script or putting it in a docker file/automation => apt-get
Apt is ~~just a wrapper around apt-get~~ a newer binary than apt-get (I stand corrected after checking my memory against google) and there are warnings that the apt shorthand is not as reliable in scripted scenarios. Its meant for user convenience.
Apt-get is most certainly not outdated.
I tried Arch once and they use Pacman for everything.
It's like Pacman -sY to install. Makes no sense.
At least the AUR is cool.
One day, Linux will have a nice, unified, polished application portal (not store because god forbid we see a LINUX APP STORE).
For everything else there's git.
Git clone Make Pacman -sY lethal company Sudo chmod +x ./home/user/games/lethal_company.x86_64
"Hold on guys I swear it works, Linux is just better, hold on"
AUR Proton_EasyAntiCheatHooks Man -k Nvidia-Propietary ./etc/Xserver.conf --display one --mode C1B3 --vsync off Sudo reboot -now
The crazy thing is, you would probably want to name it something direct and memorable like LINUX APP STORE to market it to the masses. Have a tag line like βitβs all free!β or whatever.
In the Super Bowl (no affiliation to c/superbowl) commercial, weβll hear some grandma questioning whether the things on her new laptop were free from restrictions or free from cost, and her jock grandson will look right into the camera and say βyes!β
coughs politely in flatpak
If you read the man page for pacman, it helps. S stands for synchronise, Q for query (local), F is for find (remote), R is for remove. The following sub options (yu after -S) are specific to each main option.
Best thing I found for Arch-based is yay.
yay -Syu yay (application name) It just searches repos and AUR in one go. Manages everything like Pacman. I quite like it.
Yay!
Funny way to spell emerge.
Friends converted over to using snap, so now they all bring their (loopback) devices.