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