fullreset script
This commit is contained in:
		
							
								
								
									
										3
									
								
								testing/fullreset.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								testing/fullreset.sh
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
pacman -S --needed pacman-contrib
 | 
			
		||||
pacman -R $(comm -23 <(pacman -Qq | sort) <((for i in $(pacman -Qqg base); do pactree -ul "$i"; done) | sort -u))
 | 
			
		||||
		Reference in New Issue
	
	Block a user