vuze on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vuze

* (Optional) Uninstall vuze on Arch using YAY

$ yay -Rns vuze

2. Manually Install "vuze" via AUR

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

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

b. Clone vuze's git locally

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

c. Go to ~/vuze folder and install it

$ cd ~/vuze $ makepkg -si

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

ID: 966007
Name: vuze
PackageBaseID: 51127
PackageBase: vuze
Version: 5.7.6.0-1
Description: A feature-rich Java-based BitTorrent client (previously called 'Azureus')
URL: https://sourceforge.net/projects/azureus/
NumVotes: 120
Popularity: 2.0E-6
OutOfDate:
Maintainer: joshuarosato
Submitter: td123
FirstSubmitted: 1312086672
LastModified: 1632667816
URLPath: /cgit/aur.git/snapshot/vuze.tar.gz