Skip to content

Instantly share code, notes, and snippets.

@Kameecoding
Last active December 24, 2020 16:35
Show Gist options
  • Save Kameecoding/2292e6394df0ee996f4ef7864da30b73 to your computer and use it in GitHub Desktop.
Save Kameecoding/2292e6394df0ee996f4ef7864da30b73 to your computer and use it in GitHub Desktop.
Setup script for arch linux
sudo pacman -Syy git base-devel vlc git --no-confirm
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
cd ..
rm -rf yay
yay -Syy visual-studio-code-bin spotify jdk11-adoptopenjdk libreoffice jetbrains-toolbox docker nvm brave dbeaver pencil staruml steam ntfs-3g logiops dropbox --no-confirm
#filebot47 ffmpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment