Becase of a fundamental code bug and a view other things that bothered me i'll stop the devlopment for this project.
Maybe i'll work on this project later again.
Here is a great alternative: https://github.com/emilengler/sysget
A tool that removes the differences between package installers from linux distro's
I just started working on this app and it's a quite big idea so it might take some time before it suports the major linux distrobutions and maybe windows some day
➕ = Working on, ✔️ = Mostly dune, ❌ No development yet
x | Base app | Eopkg | DNF | APT | Pacman | Chocolatey |
---|---|---|---|---|---|---|
Status: | ➕ | ✔️ | ❌ | ❌ | ➕ | ❌ |
For a more extensive status read: docs/supported.md
$ go get github.com/mjarkk/multipkg
$ multipkg --help
Usage: multipkg [options] [command]
Options:
-f, --force Force command
-y, --yes Automaticly input yes for next
--help Help menu
--version App info
--debug Log get debug data
Commands:
install|in|i <program> Install a program
reinstall|rein|ri <program> Re-install a program
remove|re|r <program> Remove a program from the system
update|up|u *<program> Update a program or the complete system
search|se|s <program> Search for programs
info|inf <program> Get info about a specific programs