dav on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dav

* (Optional) Uninstall dav on Arch using YAY

$ yay -Rns dav

2. Manually Install "dav" via AUR

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

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

b. Clone dav's git locally

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

c. Go to ~/dav folder and install it

$ cd ~/dav $ makepkg -si

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

ID: 1318878
Name: dav
PackageBaseID: 1299
PackageBase: dav
Version: 0.9.0-1
Description: An ncurses-based console text editor
URL: https://github.com/atsb/dav-text
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1119294539
LastModified: 1694689343
URLPath: /cgit/aur.git/snapshot/dav.tar.gz