put on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "put" 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 put on Arch using YAY
$
yay -S
put
Copied
* (Optional) Uninstall put on Arch using YAY
$
yay -Rns
put
Copied
2. Manually Install "put" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone put's git locally
$
git clone https://aur.archlinux.org/put.git
~/put
Copied
c. Go to ~/put folder and install it
$
cd
~/put
Copied
$
makepkg -si
Copied
3. Information about the put package on Arch User Repository (AUR)
ID: 617928
Name: put
PackageBaseID: 142473
PackageBase: put
Version: 2.0.13.a.0-1
Description: A modern, featureful echo(1)
URL: https://github.com/Unlimiter/put
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1559442613
LastModified: 1559442613
URLPath: /cgit/aur.git/snapshot/put.tar.gz
Name: put
PackageBaseID: 142473
PackageBase: put
Version: 2.0.13.a.0-1
Description: A modern, featureful echo(1)
URL: https://github.com/Unlimiter/put
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KingofToasters
Submitter: KingofToasters
FirstSubmitted: 1559442613
LastModified: 1559442613
URLPath: /cgit/aur.git/snapshot/put.tar.gz