Update install
This commit is contained in:
		
							parent
							
								
									9be7c3c743
								
							
						
					
					
						commit
						c2edb5060e
					
				
							
								
								
									
										24
									
								
								install
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								install
									
									
									
									
									
								
							| @ -39,29 +39,17 @@ if [[ -f /etc/os-release && $1 == "packages" ]]; then | |||||||
| 				 | 				 | ||||||
| 	elif [[ $distro == "arch linux" ]]; then | 	elif [[ $distro == "arch linux" ]]; then | ||||||
| 		sudo pacman -Sy --noconfirm | 		sudo pacman -Sy --noconfirm | ||||||
| 
 | 		sudo pacman -S git curl wget --noconfirm | ||||||
| 		sudo pacman -S git base-devel curl wget --noconfirm |  | ||||||
| 
 |  | ||||||
| 		# install yay AUR helper |  | ||||||
| 		git clone https://aur.archlinux.org/yay.git /tmp/yay |  | ||||||
| 		cd /tmp/yay && makepkg -si --noconfirm |  | ||||||
| 		yay -Sy --noconfirm |  | ||||||
| 
 | 
 | ||||||
| 		sudo pacman --noconfirm -S \ | 		sudo pacman --noconfirm -S \ | ||||||
| 				fish grim slurp wl-clipboard sway swaylock swaybg alacritty rofi \ | 				fish networkmanager networkmanager-openvpn \ | ||||||
| 				networkmanager networkmanager-openvpn xournalpp \ | 				gdm gnome helix docker docker-buildx \ | ||||||
| 				php python helix jdk-openjdk docker docker-buildx gdm gnome seahorse | 				flatpak gnome-software \ | ||||||
| 
 | 				distrobox | ||||||
| 		yay -S google-chrome light snapd --noconfirm |  | ||||||
| 
 |  | ||||||
| 		sudo ln -s /var/lib/snapd/snap /snap |  | ||||||
| 		sudo systemctl enable snapd.socket |  | ||||||
| 
 | 
 | ||||||
| 		sudo systemctl enable gdm | 		sudo systemctl enable gdm | ||||||
| 		sudo systemctl enable NetworkManager | 		sudo systemctl enable NetworkManager | ||||||
| 		 | 		sudo systemctl enable docker | ||||||
| 		yay --noconfirm |  | ||||||
| 		 |  | ||||||
| 	fi | 	fi | ||||||
| 
 | 
 | ||||||
| 	sudo usermod -aG video $USER | 	sudo usermod -aG video $USER | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ludwig
						ludwig