pleaser on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pleaser

* (Optional) Uninstall pleaser on Arch using YAY

$ yay -Rns pleaser

2. Manually Install "pleaser" via AUR

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

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

b. Clone pleaser's git locally

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

c. Go to ~/pleaser folder and install it

$ cd ~/pleaser $ makepkg -si

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

ID: 1208883
Name: pleaser
PackageBaseID: 159344
PackageBase: pleaser
Version: 0.5.4-0
Description: please, a sudo like program with regex support written in rust, get involved!
URL: https://gitlab.com/edneville/please
NumVotes: 6
Popularity: 0.00103
OutOfDate:
Maintainer: edneville
Submitter: edneville
FirstSubmitted: 1604241334
LastModified: 1675969199
URLPath: /cgit/aur.git/snapshot/pleaser.tar.gz