Hello and welcome!
Installs most common software and needed drivers so you are up and running with a single click!
!!!
NOTE: This is meant for AMD64 systems, if you are using a different CPU architecture it's recommended to modify the install script for your appropriate system first.
!!!
!!!
NOTE 2.0: !!!! This only works with systemd. !!!!
!!!
Tested on Garuda, EndeavourOS, Vanilla Arch, Working 100% ( sat 27 nov 2021 )
- Added CPU autodetection & ucode install.
- Updates the system
- (Optional) Installs the desktop environment of your choosing followed by all required packages.
- Autodetects your computers hardware specs and installs the appropriate drivers.
- Mesa - https://mesa3d.org/
- OpenCL libs for MESA
- OpenGL libs for MESA
- Pavucontrol (for audio controlling) - https://freedesktop.org/software/pulseaudio/pavucontrol/
- ntfs-3g (for NTFS read/write support) - https://wiki.archlinux.org/title/NTFS-3G
- qbittorrent (torrent client) - https://www.qbittorrent.org/
- Lutris (open gaming platform) - https://lutris.net
- Python - https://www.python.org/
- zsh (shell) ~ https://www.zsh.org/
- Alacritty (terminal emulator) - https://alacritty.org/
- OBS-Studio (Open Streaming & Recording platform) - https://obsproject.com/
- gparted (partition editing platform) - https://gparted.org/
- Steam (Gaming platform) - https://steampowered.com ( Removed for now due to some issues )
- Bitwarden (Open Password manager) - https://bitwarden.com
- git - https://github.com
- kdenlive (Libre video editor) - https://kdenlive.org/en/
- Oracle VM VirtualBox (a free and open-source hosted hypervisor for x86 virtualization) - https://www.virtualbox.org/
- plex-media-server (Multimedia streaming platform) - https://plex.tv
- python-pip (Package installer for Python) - https://pypi.org/project/pip/
- VLC (Open Media player) - https://www.videolan.org/vlc/
- Spotify (Online music player) - https://spotify.com
- Discord (VoIP, instant messaging and digital distribution platform) - https://discord.com
- Sublime-text (Text editor) - https://sublimetext.com
- Timeshift (back-up & restore util for Linux) - https://linuxmasterclub.com/timeshift/
- Gaming mode & Gaming optimizations by Chris Titus - https://www.youtube.com/watch?v=xvrft9ULvho , https://www.christitus.com/ultimate-linux-gaming-guide/,
- Glorious-Eggroll Proton configuration - https://github.com/GloriousEggroll
- Protonup (Steam proton update utility)(Python) - https://pypi.org/project/protonup/
- Xorg (X Window System display server) - https://www.x.org/wiki/
- Brave (Chromium based privacy browser) - https://brave.com/
- UFW (Firewall) - ?
- Nano (GNU Text editor) - https://www.nano-editor.org/
- Code (Microsoft Visual studio code) - https://code.visualstudio.com/
- Gimp (GNU Image Manipulation Program) - https://www.gimp.org/
- Atom (Free and open-source text and source code editor) - https://atom.io/
- Common Java runtimes & Libs
- Pulseaudio ( Audio server )
You can change the installation packages by editing the "install.sh" script file on < Line: 235 > for all pacman packages
and < Line: 327 > for all yay packages
git clone https://github.com/AbenOG/install_script.git
cd install_script
chmod +x install.sh
./install.sh
You are more than welcome to dig in and contribute to this project, don't be a stranger! More features to come soon!