Skip to content

Script to automate Arch Linux's package manager - pacman's commands. Along with other essential scripts for Arch Linux systems.

License

Notifications You must be signed in to change notification settings

yashkathe/ArchLinux-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pacman Automation script + Yay installation script

Contents of this repository

  • Pacman Automation script (pacman.sh)
  • Yay installation script (install-yay.sh)
  • Enable tap to click behavior for touchpad (touchpad-taptoclick.sh)

Installation

  1. Install the pacman.sh script on your system
wget https://raw.githubusercontent.com/yashkathe/ArchLinux-scripts/master/installation-script/install.sh
  1. After downloading the script run the install.sh script
chmod +x install.sh
./install.sh
  1. Now run the script as
ezpacman

Download Links

  • Download the pacman automation script
wget https://raw.githubusercontent.com/yashkathe/ArchLinux-scripts/master/scripts/pacman.sh
  • Download the yay installation script
wget https://raw.githubusercontent.com/yashkathe/ArchLinux-scripts/master/scripts/install-yay.sh  
  • Download the touchpad - taptoclick script
wget https://raw.githubusercontent.com/yashkathe/ArchLinux-scripts/master/scripts/touchpad-taptoclick.sh

Sources:

Releases

No releases published

Packages

No packages published

Languages