scanrepo on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "scanrepo" 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 scanrepo on Arch using YAY
$
yay -S
scanrepo
Copied
* (Optional) Uninstall scanrepo on Arch using YAY
$
yay -Rns
scanrepo
Copied
2. Manually Install "scanrepo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone scanrepo's git locally
$
git clone https://aur.archlinux.org/scanrepo.git
~/scanrepo
Copied
c. Go to ~/scanrepo folder and install it
$
cd
~/scanrepo
Copied
$
makepkg -si
Copied
3. Information about the scanrepo package on Arch User Repository (AUR)
ID: 754908
Name: scanrepo
PackageBaseID: 154690
PackageBase: scanrepo
Version: 0.4.0-1
Description: CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys
URL: https://github.com/UKHomeOffice/repo-security-scanner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1592754007
LastModified: 1592754007
URLPath: /cgit/aur.git/snapshot/scanrepo.tar.gz
Name: scanrepo
PackageBaseID: 154690
PackageBase: scanrepo
Version: 0.4.0-1
Description: CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys
URL: https://github.com/UKHomeOffice/repo-security-scanner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1592754007
LastModified: 1592754007
URLPath: /cgit/aur.git/snapshot/scanrepo.tar.gz