modtree on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S modtree

* (Optional) Uninstall modtree on Arch using YAY

$ yay -Rns modtree

2. Manually Install "modtree" via AUR

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

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

b. Clone modtree's git locally

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

c. Go to ~/modtree folder and install it

$ cd ~/modtree $ makepkg -si

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

ID: 398989
Name: modtree
PackageBaseID: 121293
PackageBase: modtree
Version: 1-1
Description: Tree based kernel module dependency viewer
URL: https://github.com/falconindy/modtree
NumVotes: 0
Popularity: 0
OutOfDate: 1709070147
Maintainer: Gondolin
Submitter: Gondolin
FirstSubmitted: 1491488905
LastModified: 1491488905
URLPath: /cgit/aur.git/snapshot/modtree.tar.gz