gpm icon indicating copy to clipboard operation
gpm copied to clipboard

Add GPM to package repositories (Scoop, Homebrew, apt, arch, nix)

Open trymeouteh opened this issue 11 months ago • 2 comments

Please add GPM to the following package repositories for easy installation and the ability to receive automated updates

  • Windows
    • Scoop
  • MacOS
    • Homebrew
  • Linux
    • apt
    • Arch
    • NIX

trymeouteh avatar Mar 05 '25 17:03 trymeouteh

i added to arch, lol git-gpm-bin

kompowiec avatar Apr 05 '25 18:04 kompowiec

Hello,

The purpose of GPM was to built a static dependency free package manager. So working on 3rd party manager support kinda defeats the purpose. I'd rather make the binary smaller and smaller.

FYI I embedded GPM inside a shell script as base64 so it can be deployed anywhere sh is installed to bootstrap our app install process.

But I'm happy other are doing this kind of integration.

JMLX42 avatar May 05 '25 08:05 JMLX42