Hacker News new | ask | show | jobs
by e12e 2247 days ago
It's nice to see people sharing - but this seems like a terrible way to install the needed packages, with a separate install per package, rather than a list of packages..

https://github.com/efazati/i3buntu/blob/master/run.sh

Something like:

https://wiki.debian.org/AptCLI?highlight=%28%5CbCategoryPack...

apt-clone: https://github.com/mvo5/apt-clone

Or indeed like it's done here, but supplying a list of packets to apt, rather than a list of apt command lines to run one after another...

But the best way would probably just be a fork of regolith, and create a meta package.