orphan-manager on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S orphan-manager

* (Optional) Uninstall orphan-manager on Arch using YAY

$ yay -Rns orphan-manager

2. Manually Install "orphan-manager" via AUR

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

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

b. Clone orphan-manager's git locally

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

c. Go to ~/orphan-manager folder and install it

$ cd ~/orphan-manager $ makepkg -si

3. Information about the orphan-manager package on Arch User Repository (AUR)

ID: 417930
Name: orphan-manager
PackageBaseID: 122987
PackageBase: orphan-manager
Version: 1.1-2
Description: Systemd timer to automatically remove orphaned packages
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GymliDanny
Submitter: GymliDanny
FirstSubmitted: 1496197443
LastModified: 1496884800
URLPath: /cgit/aur.git/snapshot/orphan-manager.tar.gz