scanrepo-bin on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "scanrepo-bin" 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-bin on Arch using YAY
$
yay -S
scanrepo-bin
Copied
* (Optional) Uninstall scanrepo-bin on Arch using YAY
$
yay -Rns
scanrepo-bin
Copied
2. Manually Install "scanrepo-bin" 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-bin's git locally
$
git clone https://aur.archlinux.org/scanrepo-bin.git
~/scanrepo-bin
Copied
c. Go to ~/scanrepo-bin folder and install it
$
cd
~/scanrepo-bin
Copied
$
makepkg -si
Copied
3. Information about the scanrepo-bin package on Arch User Repository (AUR)
ID: 754898
Name: scanrepo-bin
PackageBaseID: 154688
PackageBase: scanrepo-bin
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: 1592752753
LastModified: 1592752753
URLPath: /cgit/aur.git/snapshot/scanrepo-bin.tar.gz
Name: scanrepo-bin
PackageBaseID: 154688
PackageBase: scanrepo-bin
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: 1592752753
LastModified: 1592752753
URLPath: /cgit/aur.git/snapshot/scanrepo-bin.tar.gz