modtree on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install modtree on Arch using YAY
$
yay -S
modtree
Copied
* (Optional) Uninstall modtree on Arch using YAY
$
yay -Rns
modtree
Copied
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
Copied
b. Clone modtree's git locally
$
git clone https://aur.archlinux.org/modtree.git
~/modtree
Copied
c. Go to ~/modtree folder and install it
$
cd
~/modtree
Copied
$
makepkg -si
Copied
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
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