put on AUR (Arch User Repository)

Last updated: June 26,2024

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

b. Install put on Arch using YAY

$ yay -S put

* (Optional) Uninstall put on Arch using YAY

$ yay -Rns put

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

b. Clone put's git locally

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

c. Go to ~/put folder and install it

$ cd ~/put $ makepkg -si

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