devify on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S devify

* (Optional) Uninstall devify on Arch using YAY

$ yay -Rns devify

2. Manually Install "devify" via AUR

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

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

b. Clone devify's git locally

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

c. Go to ~/devify folder and install it

$ cd ~/devify $ makepkg -si

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

ID: 1287959
Name: devify
PackageBaseID: 195136
PackageBase: devify
Version: 29.abe9ffa-1
Description: Device notification system using udev rules for monitoring connections.
URL: https://github.com/pog102/devify
NumVotes: 1
Popularity: 0.00787
OutOfDate:
Maintainer: poggod
Submitter: poggod
FirstSubmitted: 1687968909
LastModified: 1689234398
URLPath: /cgit/aur.git/snapshot/devify.tar.gz