This commit is contained in:
Mirko Brombin 2023-06-23 21:43:48 +02:00 committed by GitHub
commit 97a21a1de9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
package-managers/apt.yaml Normal file
View File

@ -0,0 +1,13 @@
name: apt
needsudo: true
cmdautoremove: autoremove
cmdclean: clean
cmdinstall: install
cmdlist: list
cmdpurge: purge
cmdremove: remove
cmdsearch: search
cmdshow: show
cmdupdate: update
cmdupgrade: upgrade
builtin: true