• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle






  • sysadmin420@lemmy.worldtoMemes@lemmy.mlParadox how could you
    link
    fedilink
    arrow-up
    4
    arrow-down
    4
    ·
    edit-2
    1 year ago

    And I literally use my computer to make me $ with Linux development, and IT consulting and game very very little, I’ve also got other PCs.

    Edit downvote all you want, I’m just pointing out there’s other ways to use PCs, I’m just slightly annoyed by the stumble, it’s not like I don’t have an entire steam library that plays lol.






  • This is explained in the apt man page:

    The apt(8) commandline is designed as an end-user tool and it may change behavior between versions. While it tries not to break backward compatibility this is not guaranteed either if a change seems beneficial for interactive use.

    All features of apt(8) are available in dedicated APT tools like apt-get(8) and apt-cache(8) as well. apt(8) just changes the default value of some options (see apt.conf(5) and specifically the Binary scope). So you should prefer using these commands (potentially with some additional options enabled) in your scripts as they keep backward compatibility as much as possible