rexdep on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S rexdep

* (Optional) Uninstall rexdep on Arch using YAY

$ yay -Rns rexdep

2. Manually Install "rexdep" via AUR

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

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

b. Clone rexdep's git locally

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

c. Go to ~/rexdep folder and install it

$ cd ~/rexdep $ makepkg -si

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

ID: 401728
Name: rexdep
PackageBaseID: 104094
PackageBase: rexdep
Version: 0.0.8-1
Description: Roughly extract dependency relation from source code
URL: https://github.com/itchyny/rexdep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1449110198
LastModified: 1492296337
URLPath: /cgit/aur.git/snapshot/rexdep.tar.gz