xdgize-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S xdgize-git

* (Optional) Uninstall xdgize-git on Arch using YAY

$ yay -Rns xdgize-git

2. Manually Install "xdgize-git" via AUR

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

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

b. Clone xdgize-git's git locally

$ git clone https://aur.archlinux.org/xdgize-git.git ~/xdgize-git

c. Go to ~/xdgize-git folder and install it

$ cd ~/xdgize-git $ makepkg -si

3. Information about the xdgize-git package on Arch User Repository (AUR)

ID: 832071
Name: xdgize-git
PackageBaseID: 160553
PackageBase: xdgize-git
Version: 0.2-1
Description: Generates wrapper/shim shell scripts around external commands to "XDG"-ize them
URL: https://github.com/etcusrvar/xdgize
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: etcusrvar
Submitter: etcusrvar
FirstSubmitted: 1607024608
LastModified: 1607695046
URLPath: /cgit/aur.git/snapshot/xdgize-git.tar.gz