transfer-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S transfer-bin

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

$ yay -Rns transfer-bin

2. Manually Install "transfer-bin" via AUR

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

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

b. Clone transfer-bin's git locally

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

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

$ cd ~/transfer-bin $ makepkg -si

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

ID: 1191604
Name: transfer-bin
PackageBaseID: 185023
PackageBase: transfer-bin
Version: 0.4.17-4
Description: 集合多个API的大文件传输工具.
URL: https://github.com/Mikubill/transfer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tkit
Submitter: tkit
FirstSubmitted: 1660792844
LastModified: 1672811378
URLPath: /cgit/aur.git/snapshot/transfer-bin.tar.gz