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