best way to install cli-based stuff?
calling out to the terminal warriors and devs here - i'm a recent windows refugee and on it i'd just install cli stuff like nodejs, python, fastfetch, btop, whatnot using scoop. it was a graceful process, just
scoop install nodejs and it just works. how do y'all do it on bazzite?Solution
brew but the best practice is to do dev in container like devcontainer or distrobox