checksec-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S checksec-git

* (Optional) Uninstall checksec-git on Arch using YAY

$ yay -Rns checksec-git

2. Manually Install "checksec-git" via AUR

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

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

b. Clone checksec-git's git locally

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

c. Go to ~/checksec-git folder and install it

$ cd ~/checksec-git $ makepkg -si

3. Information about the checksec-git package on Arch User Repository (AUR)

ID: 1240037
Name: checksec-git
PackageBaseID: 125492
PackageBase: checksec-git
Version: 2.6.0.r42.g5ec2eb7-2
Description: A bash script to check the security properties of executables
URL: https://github.com/slimm609/checksec.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1505132412
LastModified: 1681241791
URLPath: /cgit/aur.git/snapshot/checksec-git.tar.gz