Skip to content

Here is a setup file provided for the beginner Arch based linux users so that they can setup their linux for programming for the first time without hopping from site to site

License

Notifications You must be signed in to change notification settings

S0M3N/Linux-Setup-Arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arch Based Distro Programmer Setup

Here is a bash file which will help you to setup your linux (ARCH Based / Not for default Arch, that will come soon) for programming.

Basically it installs Python2 and 3, Java, C/C++ compiler, important python modules, VS Code installation.

It also install Some basic required packages for your later needs.

Working

Just copy and paste the command below in terminal and done

  yes | sudo pacman -S git
  git clone https://github.com/S0M3N/Arch-Based-Programming_Setup.git
  cd Arch-Based-Programming_Setup
  sudo chmod 777 setup.sh
  ./setup.sh

and that's it, you are all set with your linux for programming, go on and build extremely unique and make the world think of you.

Don't forget to get your desired extension for VS Code to run your code for desirably.

We support open source do you. With linux the user have power not the organisation.

I also have a setup for Debian/Ubuntu based systems

Don't Forget to star this repo. Any type of further changes or raise of issue is appreciated.

Most Popular Arch-based Distributions:

  1. Manjaro Linux:

  2. EndeavourOS:

  3. ArcoLinux:

License

This project is under MIT License so any type of opensource help is appreciated.

About

Here is a setup file provided for the beginner Arch based linux users so that they can setup their linux for programming for the first time without hopping from site to site

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages