modprobed-db on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S modprobed-db

* (Optional) Uninstall modprobed-db on Arch using YAY

$ yay -Rns modprobed-db

2. Manually Install "modprobed-db" via AUR

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

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

b. Clone modprobed-db's git locally

$ git clone https://aur.archlinux.org/modprobed-db.git ~/modprobed-db

c. Go to ~/modprobed-db folder and install it

$ cd ~/modprobed-db $ makepkg -si

3. Information about the modprobed-db package on Arch User Repository (AUR)

ID: 1076240
Name: modprobed-db
PackageBaseID: 75413
PackageBase: modprobed-db
Version: 2.46-1
Description: Keeps track of EVERY kernel module ever used - useful for make localmodconfig
URL: https://wiki.archlinux.org/index.php/Modprobed-db
NumVotes: 256
Popularity: 0.83276
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1384554087
LastModified: 1651776459
URLPath: /cgit/aur.git/snapshot/modprobed-db.tar.gz