Add zypper support and fix acorn

This commit is contained in:
2020-09-27 21:50:25 -07:00
parent 677809a735
commit dc868385e4
3 changed files with 31 additions and 2 deletions

13
plugins/zypper/pak.cfg Normal file
View File

@@ -0,0 +1,13 @@
# Write the name of the package manager in all lowercase below
zypper
# Write a comma separated list of commands from the manager below
install,remove,refresh,search,update,addrepo
# Write "yes" or "no" depending on whether you want to use sudo
yes
# Write command to use for root
sudo
# Write a comma separated list of shortcuts below
rm,ar,inst
# Write a comma separated list of shortcut mappings from the manager below
remove,addrepo,install