pacman-cycles-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pacman-cycles-git

* (Optional) Uninstall pacman-cycles-git on Arch using YAY

$ yay -Rns pacman-cycles-git

2. Manually Install "pacman-cycles-git" via AUR

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

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

b. Clone pacman-cycles-git's git locally

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

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

$ cd ~/pacman-cycles-git $ makepkg -si

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

ID: 600645
Name: pacman-cycles-git
PackageBaseID: 117686
PackageBase: pacman-cycles-git
Version: 1.0.0.r0.g116d2cd-2
Description: A script to print out installed packages that are part of a dependency cycle.
URL: https://github.com/kcolford/pacman-cycles
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kcolford
Submitter: kcolford
FirstSubmitted: 1481559375
LastModified: 1554233679
URLPath: /cgit/aur.git/snapshot/pacman-cycles-git.tar.gz