this post was submitted on 16 Jan 2024
1898 points (96.0% liked)
linuxmemes
21143 readers
1408 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year 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"
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!”
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!
coughs politely in flatpak
Interesting... What other cool facts do you have?
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
Funny way to spell emerge.
Friends converted over to using snap, so now they all bring their (loopback) devices.