please on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S please

* (Optional) Uninstall please on Arch using YAY

$ yay -Rns please

2. Manually Install "please" via AUR

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

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

b. Clone please's git locally

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

c. Go to ~/please folder and install it

$ cd ~/please $ makepkg -si

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

ID: 225797
Name: please
PackageBaseID: 57981
PackageBase: please
Version: 1.1-1
Description: A command line utility that makes it easy to integrate web services into your shell scripts
URL:
NumVotes: 1
Popularity: 0
OutOfDate: 1702066482
Maintainer: stilvoid
Submitter: apathism
FirstSubmitted: 1332796629
LastModified: 1440712827
URLPath: /cgit/aur.git/snapshot/please.tar.gz