dav on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install dav on Arch using YAY
$
yay -S
dav
Copied
* (Optional) Uninstall dav on Arch using YAY
$
yay -Rns
dav
Copied
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
Copied
b. Clone dav's git locally
$
git clone https://aur.archlinux.org/dav.git
~/dav
Copied
c. Go to ~/dav folder and install it
$
cd
~/dav
Copied
$
makepkg -si
Copied
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
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