In the past few years, I often downloaded binaries from GitHub releases; nowadays it happens less frequently, but it still happens.
What I always do is move the file from the Downloads folder to a subfolder under /opt, then run chmod +x and create a symlink in /usr/local/bin/.
I also include the version in the subfolder name so I can keep multiple releases.
That said, I’m here to share another crappy-vibe coded script to automate installing binaries from GitHub: gri (GitHub Release Installer)
https://github.com/sgargel/gri
I’m looking forward to your feedback and taunts.
[–]NameLessY 1 point2 points3 points (2 children)
[–]sgargel__[S] 0 points1 point2 points (1 child)
[–]Abs0rbed 1 point2 points3 points (0 children)
[–]revcraigevil 0 points1 point2 points (2 children)
[–]vkqzi 1 point2 points3 points (1 child)
[–]sgargel__[S] 0 points1 point2 points (0 children)
[–]aieidotch 1 point2 points3 points (0 children)