this post was submitted on 16 Jan 2024
1912 points (96.0% liked)

linuxmemes

21925 readers
1624 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • Β 

    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
    [–] [email protected] 14 points 1 year ago (5 children)

    Off topic... But isn't apt-get outdated? I thought it was just "apt install"

    [–] [email protected] 26 points 1 year ago* (last edited 1 year ago) (2 children)

    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.

    [–] [email protected] 12 points 1 year ago (4 children)

    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

    [–] [email protected] 17 points 1 year ago

    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!”

    [–] [email protected] 10 points 1 year ago

    It's like Pacman -sY to install. Makes no sense.

    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.

    [–] [email protected] 9 points 1 year ago

    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!

    [–] [email protected] 5 points 1 year ago

    coughs politely in flatpak

    [–] [email protected] 1 points 1 year ago

    Interesting... What other cool facts do you have?

    [–] [email protected] 9 points 1 year ago

    this is why we habve no friends

    [–] [email protected] 2 points 1 year ago (1 children)
    [–] [email protected] 1 points 1 year ago (1 children)

    Sudo lionking update && sudo lionking upgrade.

    [–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

    No seriously though, I aliased the apt command to nala 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

    [–] [email protected] 0 points 1 year ago

    Funny way to spell emerge.