homemgr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S homemgr

* (Optional) Uninstall homemgr on Arch using YAY

$ yay -Rns homemgr

2. Manually Install "homemgr" via AUR

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

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

b. Clone homemgr's git locally

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

c. Go to ~/homemgr folder and install it

$ cd ~/homemgr $ makepkg -si

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

ID: 837473
Name: homemgr
PackageBaseID: 157103
PackageBase: homemgr
Version: 1.8.3-1
Description: Manager of home directories in Linux.
URL: https://github.com/BiteDasher/homemgr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BiteDasher
Submitter: BiteDasher
FirstSubmitted: 1598439060
LastModified: 1608737172
URLPath: /cgit/aur.git/snapshot/homemgr.tar.gz