why?

  • @PoolloverNathan
    link
    English
    5
    edit-2
    8 months ago

    What’s unintuitive about sudo apt install wine?

    • sudo - equivalent to right clicking and running as administrator
    • apt - just an abbreviation of Advanced Package Tool, but this is almost rarely seen without install, remove, update, or upgrade after it so most beginners think of apt install as one part
    • install - self-explanatory
    • wine - the name of what you want to install

     

    -git sudo 82737492 dor kror o k /87 +91 ||qidl

    This is an invalid command, but nice try.

    • @[email protected]
      link
      fedilink
      English
      28 months ago

      What’s unintuitive about sudo apt install wine?

      In the interest of fairness, maybe the first time you ever do it, yeah, I can see it as someone completely new to this thinking it’s black magic (heck, I’ve used Linux as my daily OS for a while and some of the things users are able to do with their skills, i describe as black magic lol). After a while tho, it becomes no big deal, and the user might even prefer doing it that way because it’s quicker (IMO) to que up a buncha packages to install one after the other vs hunting them all down and installing one by one. But yeah, point is, it can look unintuitive if you’re new to it…but once you’re used to seeing it, it’s like “ah, ok, it’s just another way to do things”

      And there also nothing really stopping you from installing stuff the ol Windows way, if that’s how you prefer to do things. Just open your package manager and look up what ya need. Or even open your browser and go to the offical site, they might also have official packages to download.

      Either way is valid and up to the user’s prefrences. Never understood why both sides sometimes make it sound as if there’s only one way to install stuff on Linux (not saying you’re doing that here specifically, to be clear, but I’ve seen others do so. The other person kinda is tho).