transmission-makepkg on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S transmission-makepkg

* (Optional) Uninstall transmission-makepkg on Arch using YAY

$ yay -Rns transmission-makepkg

2. Manually Install "transmission-makepkg" via AUR

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

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

b. Clone transmission-makepkg's git locally

$ git clone https://aur.archlinux.org/transmission-makepkg.git ~/transmission-makepkg

c. Go to ~/transmission-makepkg folder and install it

$ cd ~/transmission-makepkg $ makepkg -si

3. Information about the transmission-makepkg package on Arch User Repository (AUR)

ID: 1083525
Name: transmission-makepkg
PackageBaseID: 179036
PackageBase: transmission-makepkg
Version: 1.0-1
Description: makepkg download agent for magnet URIs
URL: https://aur.archlinux.org/packages/transmission-makepkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1653183676
LastModified: 1653200656
URLPath: /cgit/aur.git/snapshot/transmission-makepkg.tar.gz