chkrootkit on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S chkrootkit

* (Optional) Uninstall chkrootkit on Arch using YAY

$ yay -Rns chkrootkit

2. Manually Install "chkrootkit" via AUR

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

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

b. Clone chkrootkit's git locally

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

c. Go to ~/chkrootkit folder and install it

$ cd ~/chkrootkit $ makepkg -si

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

ID: 1423197
Name: chkrootkit
PackageBaseID: 144447
PackageBase: chkrootkit
Version: 0.58b-1
Description: Locally checks for signs of a rootkit
URL: http://www.chkrootkit.org/
NumVotes: 8
Popularity: 0.079193
OutOfDate:
Maintainer: Maxr
Submitter: sanerb
FirstSubmitted: 1566316812
LastModified: 1709901940
URLPath: /cgit/aur.git/snapshot/chkrootkit.tar.gz