toss on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S toss

* (Optional) Uninstall toss on Arch using YAY

$ yay -Rns toss

2. Manually Install "toss" via AUR

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

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

b. Clone toss's git locally

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

c. Go to ~/toss folder and install it

$ cd ~/toss $ makepkg -si

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

ID: 536702
Name: toss
PackageBaseID: 122122
PackageBase: toss
Version: 1.1-1
Description: Dead simple LAN file transfers from the command line
URL: https://github.com/zerotier/toss
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jankoppe
Submitter: jankoppe
FirstSubmitted: 1494074925
LastModified: 1534755336
URLPath: /cgit/aur.git/snapshot/toss.tar.gz