easy on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "easy" 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 easy on Arch using YAY

$ yay -S easy

* (Optional) Uninstall easy on Arch using YAY

$ yay -Rns easy

2. Manually Install "easy" via AUR

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

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

b. Clone easy's git locally

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

c. Go to ~/easy folder and install it

$ cd ~/easy $ makepkg -si

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

ID: 1277205
Name: easy
PackageBaseID: 171198
PackageBase: easy
Version: 1.5.0-1
Description: nice and ionice as a single utility
URL: https://github.com/xyproto/easy
NumVotes: 2
Popularity: 0.002903
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1632054276
LastModified: 1687445776
URLPath: /cgit/aur.git/snapshot/easy.tar.gz