You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 45m 44s logged

I’m working on a Linux shell script for a terminal-based interface for managing packages. This is especially useful for people who are first timers to Linux and don’t know what “sudo apt update” is.

I’ve got the menu done, but not any of its actions. I am planning to add the version number as part of the startup text.

1

Comments 3

@Silverhoft

This would be insanely useful for baremetal setups, cause modern linux already has many tools for this, but frame buffer debian setups, definately need this!

@mahad

ncurses spotted

@zach

This is awesome!