We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8bcf7 commit b8dc55dCopy full SHA for b8dc55d
hacker-shell/main.py
@@ -39,8 +39,6 @@ def display_command_list():
39
tree.add("help: Display help")
40
tree.add("install <package>")
41
tree.add("remove <package>")
42
- tree.add("apt-install <package>")
43
- tree.add("apt-remove <package>")
44
tree.add("flatpak-install <package>")
45
tree.add("flatpak-remove <package>")
46
tree.add("flatpak-update")
0 commit comments