WARNING: this shell script should never be ran as sudo to avoid problems with python packages
You are welcome to contribute and implemente installers for whatever Package Manager you want! 😉
Just clone the project, edit arch-post-install/data/apps.json
to put your favorite apps and run ./post-install
from inside the cloned folder.
git clone https://github.com/marco-souza/arch-post-install.git && \
cd arch-post-install && \
./post-install
The file data/apps.json
specifies apps for each installer.
We support 3 kinds of installers:
- yaourt [1]
- npm [2]
- pip [3]
- Install yaourt as dependency