xdg-ninja on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S xdg-ninja

* (Optional) Uninstall xdg-ninja on Arch using YAY

$ yay -Rns xdg-ninja

2. Manually Install "xdg-ninja" via AUR

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

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

b. Clone xdg-ninja's git locally

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

c. Go to ~/xdg-ninja folder and install it

$ cd ~/xdg-ninja $ makepkg -si

3. Information about the xdg-ninja package on Arch User Repository (AUR)

ID: 1403933
Name: xdg-ninja
PackageBaseID: 183621
PackageBase: xdg-ninja
Version: 0.2.0.2-1
Description: A shell script which checks your $HOME for unwanted files and directories
URL: https://github.com/b3nj5m1n/xdg-ninja
NumVotes: 17
Popularity: 1.858849
OutOfDate:
Maintainer: Hanabishi
Submitter: Hanabishi
FirstSubmitted: 1656486256
LastModified: 1707059468
URLPath: /cgit/aur.git/snapshot/xdg-ninja.tar.gz