davis on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S davis

* (Optional) Uninstall davis on Arch using YAY

$ yay -Rns davis

2. Manually Install "davis" via AUR

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

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

b. Clone davis's git locally

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

c. Go to ~/davis folder and install it

$ cd ~/davis $ makepkg -si

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

ID: 1264208
Name: davis
PackageBaseID: 190212
PackageBase: davis
Version: 0.1.3-1
Description: CLI client for mpd, written in rust
URL: https://github.com/SimonPersson/davis
NumVotes: 2
Popularity: 0.088963
OutOfDate:
Maintainer:
Submitter: PolarianDev
FirstSubmitted: 1675764071
LastModified: 1685195048
URLPath: /cgit/aur.git/snapshot/davis.tar.gz