sent on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S sent

* (Optional) Uninstall sent on Arch using YAY

$ yay -Rns sent

2. Manually Install "sent" via AUR

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

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

b. Clone sent's git locally

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

c. Go to ~/sent folder and install it

$ cd ~/sent $ makepkg -si

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

ID: 550475
Name: sent
PackageBaseID: 103238
PackageBase: sent
Version: 1-4
Description: Simple plaintext presentation tool
URL: http://tools.suckless.org/sent
NumVotes: 8
Popularity: 0
OutOfDate: 1604687785
Maintainer: ankitrgadiya
Submitter: eworm
FirstSubmitted: 1447331157
LastModified: 1539094231
URLPath: /cgit/aur.git/snapshot/sent.tar.gz