ntorrent on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ntorrent

* (Optional) Uninstall ntorrent on Arch using YAY

$ yay -Rns ntorrent

2. Manually Install "ntorrent" via AUR

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

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

b. Clone ntorrent's git locally

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

c. Go to ~/ntorrent folder and install it

$ cd ~/ntorrent $ makepkg -si

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

ID: 357432
Name: ntorrent
PackageBaseID: 24172
PackageBase: ntorrent
Version: 0.5.1-3
Description: A graphical user interface client to rtorrent written in java.
URL: http://code.google.com/p/ntorrent
NumVotes: 43
Popularity: 0
OutOfDate:
Maintainer: Cent
Submitter:
FirstSubmitted: 1235426675
LastModified: 1479453827
URLPath: /cgit/aur.git/snapshot/ntorrent.tar.gz