btbrowse on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S btbrowse

* (Optional) Uninstall btbrowse on Arch using YAY

$ yay -Rns btbrowse

2. Manually Install "btbrowse" via AUR

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

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

b. Clone btbrowse's git locally

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

c. Go to ~/btbrowse folder and install it

$ cd ~/btbrowse $ makepkg -si

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

ID: 1105670
Name: btbrowse
PackageBaseID: 111027
PackageBase: btbrowse
Version: 0.0.3-1
Description: Opens bittorrent files or magnet links as a folder.
URL: https://github.com/acerix/btbrowse
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: acerix
Submitter: acerix
FirstSubmitted: 1462651845
LastModified: 1656558881
URLPath: /cgit/aur.git/snapshot/btbrowse.tar.gz