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