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