add ame
This commit is contained in:
parent
8ed14f6452
commit
dc402b1472
13
package-managers/ame.yaml
Normal file
13
package-managers/ame.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name: ame
|
||||||
|
needsudo: false
|
||||||
|
cmdautoremove: -Yc
|
||||||
|
cmdclean: -Sc
|
||||||
|
cmdinstall: -S
|
||||||
|
cmdlist: -Q
|
||||||
|
cmdpurge: -Rn
|
||||||
|
cmdremove: -R
|
||||||
|
cmdsearch: -Ss
|
||||||
|
cmdshow: -Si
|
||||||
|
cmdupdate: -Syu
|
||||||
|
cmdupgrade: -Syu
|
||||||
|
builtin: true
|
Loading…
Reference in New Issue
Block a user