stolen from linux memes at Deltachat

      • glennglog22@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        7 months ago

        Trying to install a lot of shit, primarily. I figured out that a lot of programs that I wanted were only available (to my knowledge) in .deb format which I couldn’t get working in the distro, That and I’m still not used to using the terminal to install anything. Literally the only thing I miss from Windows is using wizards to install things. I understand a lot of this is purely skill issue though.

        • Holzkohlen@feddit.de
          link
          fedilink
          arrow-up
          4
          ·
          7 months ago

          But installing via terminal is so much more convenient compared to those stupid windows installer. Not to mention you don’t have to download all those stupid installers again each time you want to update, unless the devs provide their own update mention in the software itself.

          • glennglog22@kbin.social
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            7 months ago

            I’m sure it is, but it’s a matter of remembering/knowing how the commands work vs literally clicking labelled buttons.

            Also I’m sure if this was on Reddit, I’d be getting downvoted like crazy, so I appreciate y’all being helpful instead of doing that.

            • boomzilla@programming.dev
              link
              fedilink
              arrow-up
              2
              ·
              edit-2
              7 months ago

              yay SEARCHTERM

              It spits out all the packages with SEARCHTERM in its name or description. The packages are listed like “REPO/PACKAGE” , where REPO tells you if it’s from the official repos (core/extra/multilib) or from the AUR.

              Then pick the number of the package from the list and that’s it.

              If you want to update all your packages, even the AUR ones just enter yay and press enter on the follow-up questions. If you update with pacman -Syu then AUR packages won’t get updated.

              Also Octopi is a nice frontend for yay and pacman. Not as fancy as Discover or Pamac but it does its job well.

        • Owljfien@iusearchlinux.fyi
          link
          fedilink
          English
          arrow-up
          4
          ·
          7 months ago

          I found installing pamac and the enabling the arch user repository gives you most things that are debs, that of course involves using the cli to install pamac though