2020-02-18 05:02:14 +00:00
|
|
|
# Write the name of the package manager in all lowercase below
|
2020-02-18 05:13:14 +00:00
|
|
|
aptman
|
2020-02-18 05:02:14 +00:00
|
|
|
# Write a comma separated list of commands from the manager below
|
2020-02-18 05:13:14 +00:00
|
|
|
install,remove,upgrade,update,autoremove,search,filesearch,list
|
2020-02-18 05:02:14 +00:00
|
|
|
# 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
|
2020-02-18 05:13:14 +00:00
|
|
|
rm,arm,ls
|
2020-02-18 05:02:14 +00:00
|
|
|
# Write a comma separated list of shortcut mappings from the manager below
|
2020-02-18 05:13:14 +00:00
|
|
|
remove,autoremove,list
|