Package Manager made in Go
Find a file
2026-03-30 17:47:37 +02:00
packages add : yt-dlp package manifest and installer script 2026-03-30 17:29:21 +02:00
src feat: check sudo privileges 2026-03-30 17:47:37 +02:00
README.md feat: check sudo privileges 2026-03-30 17:47:37 +02:00

gopack

Package Manager made in Go

TODO

  • Search Command
  • Lua Parser with expose Go functions
  • Install Command
  • Uninstall Command
  • Help Command
  • Rootless install (use install path from global var instead of typing one in the lua script)
  • Online Database of the packages
  • Keep track of installed packages
  • Add database change like you can add multiple sources like a real pm

Source