Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Open Source
  3. I created a script for installing Linux apps from their official sources

I created a script for installing Linux apps from their official sources

Scheduled Pinned Locked Moved Open Source
opensource
46 Posts 15 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H [email protected]

    Seriously? Very strong feelings XD

    makingstuffforfun@lemmy.mlM This user is from outside of this forum
    makingstuffforfun@lemmy.mlM This user is from outside of this forum
    [email protected]
    wrote last edited by
    #41

    Same here. I switched to Debian, pop and fedora on my machines to escape the snap control.

    1 Reply Last reply
    0
    • tsugu@slrpnk.netT [email protected]

      I created a script that always installs apps from their official source

      https://github.com/Tsu-gu/appfetch/

      It's a proof of concept of an idea I had a while ago. I dislike having to hunt down apps for my Linux machine when I want them from an official source. Some apps are packages as tarballs, some as .debs, some as install scripts that download a binary, some are flatpaks and snaps.

      I created a yaml file with only verified apps from flathub and snapcraft, and added a few apps outside of them that I could think of.

      The ultimate goal is the user just typing the names of what they want, and the script will just get it. They shouldn't waste time with picking the right source.

      T This user is from outside of this forum
      T This user is from outside of this forum
      [email protected]
      wrote last edited by
      #42

      Its cool to see this xkcd in action.

      That being said theres a couple options out here attempting the same thing, but due to the required level of trust youre fighting a bit of an uphill battle for widespread adoption.

      Not that this changes how cool of a tool it is and valuable for you use case!

      tsugu@slrpnk.netT 1 Reply Last reply
      5
      • T [email protected]

        Its cool to see this xkcd in action.

        That being said theres a couple options out here attempting the same thing, but due to the required level of trust youre fighting a bit of an uphill battle for widespread adoption.

        Not that this changes how cool of a tool it is and valuable for you use case!

        tsugu@slrpnk.netT This user is from outside of this forum
        tsugu@slrpnk.netT This user is from outside of this forum
        [email protected]
        wrote last edited by
        #43

        Could you link some of those other options? I tried searching for something similar and found nothing. I know about LURE which got abandoned and didn't have the same goal.

        T 1 Reply Last reply
        2
        • tsugu@slrpnk.netT [email protected]

          Could you link some of those other options? I tried searching for something similar and found nothing. I know about LURE which got abandoned and didn't have the same goal.

          T This user is from outside of this forum
          T This user is from outside of this forum
          [email protected]
          wrote last edited by
          #44

          Heres the biggest and most active I could quickly find, but I believe the XKCD in that repo inspired a handful of similar projects

          tsugu@slrpnk.netT 1 Reply Last reply
          2
          • T [email protected]

            Heres the biggest and most active I could quickly find, but I believe the XKCD in that repo inspired a handful of similar projects

            tsugu@slrpnk.netT This user is from outside of this forum
            tsugu@slrpnk.netT This user is from outside of this forum
            [email protected]
            wrote last edited by
            #45

            I did check it out and it's really cool, but here's the big difference

            I want to install audacity and it ran all of the commands for search via the package managers. My script will do this:

            Check the database and finds an entry I made, because as it turns out, the only official audacity package is an AppImage built for Ubuntu 22.04. So it launches a command that retrieves the latest AppImage even if I don't update the database as it tries to fetch the latest version number and download the appimage based on that.

            Ignore the .1, this is from a VM I test the app on and it's a mess

            TLDR: mpm runs search commands for all package manager, my script's database was created manually. This means a lot of apps will be missing but when I come across something that's not there, I add it. Whether this approach is a good idea in the long run, I don't know. I just felt like creating a proof of concept of the idea.

            1 Reply Last reply
            1
            • tsugu@slrpnk.netT [email protected]

              I created a script that always installs apps from their official source

              https://github.com/Tsu-gu/appfetch/

              It's a proof of concept of an idea I had a while ago. I dislike having to hunt down apps for my Linux machine when I want them from an official source. Some apps are packages as tarballs, some as .debs, some as install scripts that download a binary, some are flatpaks and snaps.

              I created a yaml file with only verified apps from flathub and snapcraft, and added a few apps outside of them that I could think of.

              The ultimate goal is the user just typing the names of what they want, and the script will just get it. They shouldn't waste time with picking the right source.

              I This user is from outside of this forum
              I This user is from outside of this forum
              [email protected]
              wrote last edited by
              #46

              I also like the idea of installing software "as intended by their developers" and I don't like Linux distros that make a lot of changes and customizations. That's why I like Slackware for example, a distro that remains "pure" and intervenes as little as possible.

              Good idea!

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Login or register to search.
              Powered by NodeBB Contributors
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups