ez on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "ez" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ez on Arch using YAY

$ yay -S ez

* (Optional) Uninstall ez on Arch using YAY

$ yay -Rns ez

2. Manually Install "ez" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ez's git locally

$ git clone https://aur.archlinux.org/ez.git ~/ez

c. Go to ~/ez folder and install it

$ cd ~/ez $ makepkg -si

3. Information about the ez package on Arch User Repository (AUR)

ID: 1070152
Name: ez
PackageBaseID: 177244
PackageBase: ez
Version: 1.1.3-1
Description: Task simplificaltion scripts that increase speed and efficiency in common tasks
URL: https://gitlab.com/a4to/ez
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a4to
Submitter: a4to
FirstSubmitted: 1648077165
LastModified: 1650598612
URLPath: /cgit/aur.git/snapshot/ez.tar.gz