sendme on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S sendme

* (Optional) Uninstall sendme on Arch using YAY

$ yay -Rns sendme

2. Manually Install "sendme" via AUR

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

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

b. Clone sendme's git locally

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

c. Go to ~/sendme folder and install it

$ cd ~/sendme $ makepkg -si

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

ID: 1373842
Name: sendme
PackageBaseID: 200725
PackageBase: sendme
Version: 0.2.2-1
Description: A tool to send files and directories, based on iroh
URL: https://github.com/n0-computer/sendme
NumVotes: 1
Popularity: 0.319756
OutOfDate:
Maintainer: vorot93
Submitter: vorot93
FirstSubmitted: 1703212373
LastModified: 1703212373
URLPath: /cgit/aur.git/snapshot/sendme.tar.gz