tusd-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tusd-bin

* (Optional) Uninstall tusd-bin on Arch using YAY

$ yay -Rns tusd-bin

2. Manually Install "tusd-bin" via AUR

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

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

b. Clone tusd-bin's git locally

$ git clone https://aur.archlinux.org/tusd-bin.git ~/tusd-bin

c. Go to ~/tusd-bin folder and install it

$ cd ~/tusd-bin $ makepkg -si

3. Information about the tusd-bin package on Arch User Repository (AUR)

ID: 1288798
Name: tusd-bin
PackageBaseID: 144979
PackageBase: tusd-bin
Version: 1.11.0-1
Description: Server implementation of tus in Go
URL: https://tus.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: necklace
Submitter: necklace
FirstSubmitted: 1568189307
LastModified: 1689328184
URLPath: /cgit/aur.git/snapshot/tusd-bin.tar.gz