easy on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install easy on Arch using YAY
$
yay -S
easy
Copied
* (Optional) Uninstall easy on Arch using YAY
$
yay -Rns
easy
Copied
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
Copied
b. Clone easy's git locally
$
git clone https://aur.archlinux.org/easy.git
~/easy
Copied
c. Go to ~/easy folder and install it
$
cd
~/easy
Copied
$
makepkg -si
Copied
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
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