Post Arch/Artix Linux Installation Configurations for Developers and Machine Learning Engineers.
Making the installation and configurations seamless of different packages necessary for developers.
Sitback and enjoy your coffee while parchix sets up your Arch/Artix Linux for development.
- To configure your system using interactive menu use following command:
bash config.sh
- To configure your system automatically use following command:
bash auto-config.sh
- To build conda environment and install dependencies use following commands:
bash build-pyenvs.sh
- The conda environment configurations files are available at
scripts/pyenvs
path.