clean-home on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S clean-home

* (Optional) Uninstall clean-home on Arch using YAY

$ yay -Rns clean-home

2. Manually Install "clean-home" via AUR

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

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

b. Clone clean-home's git locally

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

c. Go to ~/clean-home folder and install it

$ cd ~/clean-home $ makepkg -si

3. Information about the clean-home package on Arch User Repository (AUR)

ID: 851165
Name: clean-home
PackageBaseID: 138304
PackageBase: clean-home
Version: 0.8-1
Description: Cleans up user's home directory by analyzing '.' config files/directories against a collaboratively maintained database
URL: https://sourceforge.net/projects/cleanHome/
NumVotes: 2
Popularity: 1.1E-5
OutOfDate:
Maintainer: Xavion
Submitter: Xavion
FirstSubmitted: 1545730473
LastModified: 1611265821
URLPath: /cgit/aur.git/snapshot/clean-home.tar.gz