Skip to content

Post Arch/Artix Linux Installation Configurations for Developers and Machine Learning Engineers

Notifications You must be signed in to change notification settings

irdanish11/parchix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parchix

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.

Menu Install:

  • 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.