handlr on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S handlr

* (Optional) Uninstall handlr on Arch using YAY

$ yay -Rns handlr

2. Manually Install "handlr" via AUR

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

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

b. Clone handlr's git locally

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

c. Go to ~/handlr folder and install it

$ cd ~/handlr $ makepkg -si

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

ID: 1425776
Name: handlr
PackageBaseID: 203616
PackageBase: handlr
Version: 0.6.4-3
Description: Powerful alternative to xdg-utils written in Rust
URL: https://github.com/chmln/handlr
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1710243615
LastModified: 1710243615
URLPath: /cgit/aur.git/snapshot/handlr.tar.gz

5. The same packages on other Linux Distributions