hardening-check on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "hardening-check" 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 hardening-check on Arch using YAY
$
yay -S
hardening-check
Copied
* (Optional) Uninstall hardening-check on Arch using YAY
$
yay -Rns
hardening-check
Copied
2. Manually Install "hardening-check" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hardening-check's git locally
$
git clone https://aur.archlinux.org/hardening-check.git
~/hardening-check
Copied
c. Go to ~/hardening-check folder and install it
$
cd
~/hardening-check
Copied
$
makepkg -si
Copied
3. Information about the hardening-check package on Arch User Repository (AUR)
ID: 684955
Name: hardening-check
PackageBaseID: 55699
PackageBase: hardening-check
Version: 2.8+nmu3-3
Description: Check binaries for security hardening features
URL: http://wiki.debian.org/Hardening
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: atn19
Submitter: sverdj
FirstSubmitted: 1326195321
LastModified: 1578747556
URLPath: /cgit/aur.git/snapshot/hardening-check.tar.gz
Name: hardening-check
PackageBaseID: 55699
PackageBase: hardening-check
Version: 2.8+nmu3-3
Description: Check binaries for security hardening features
URL: http://wiki.debian.org/Hardening
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: atn19
Submitter: sverdj
FirstSubmitted: 1326195321
LastModified: 1578747556
URLPath: /cgit/aur.git/snapshot/hardening-check.tar.gz