Live data from Hacker News

Show HN: Nixite – automatically install all your Linux software unattendedly

github.com

1–2 of 2 posts

Show HN: Nixite – automatically install all your Linux software unattendedly

#1
Nixite generates a bash script to automatically install all your Linux software unattendedly. Nixite prevents prompts and picks the best installation method. Nixite supports Ubuntu-based systems and Arch-based systems. Nixite installs a nixite-updater script to update all package managers and software at once.

Show HN: Nixite – automatically install all your Linux software unattendedly
github.com

Re: Show HN: Nixite – automatically install all your Linux software unattendedly

#2
Interesting idea. But, why do we need to program it manually? Why can't it create the list automatically? Like, for example, inspect the installed packages, then present a list to the user to interactively choose which ones to include and which ones to ignore. That would be something.