dexy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dexy

* (Optional) Uninstall dexy on Arch using YAY

$ yay -Rns dexy

2. Manually Install "dexy" via AUR

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

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

b. Clone dexy's git locally

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

c. Go to ~/dexy folder and install it

$ cd ~/dexy $ makepkg -si

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

ID: 513267
Name: dexy
PackageBaseID: 111571
PackageBase: dexy
Version: 1.0.15-1
Description: Open source automation software with features especially designed for documentation and reporting.
URL: http://www.dexy.it/
NumVotes: 0
Popularity: 0
OutOfDate: 1646707419
Maintainer: ekce
FirstSubmitted: 1463967958
LastModified: 1527156917
URLPath: /cgit/aur.git/snapshot/dexy.tar.gz