cove on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cove

* (Optional) Uninstall cove on Arch using YAY

$ yay -Rns cove

2. Manually Install "cove" via AUR

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

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

b. Clone cove's git locally

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

c. Go to ~/cove folder and install it

$ cd ~/cove $ makepkg -si

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

ID: 1421120
Name: cove
PackageBaseID: 196924
PackageBase: cove
Version: 0.4.6-1
Description: A combined BitTorrent frontend and DHT indexer for personal use
URL: https://github.com/anacrolix/cove
NumVotes: 2
Popularity: 0.594027
OutOfDate:
Maintainer: weebney
Submitter: weebney
FirstSubmitted: 1692803634
LastModified: 1709638456
URLPath: /cgit/aur.git/snapshot/cove.tar.gz