diskscan on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "diskscan" 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 diskscan on Arch using YAY
$
yay -S
diskscan
Copied
* (Optional) Uninstall diskscan on Arch using YAY
$
yay -Rns
diskscan
Copied
2. Manually Install "diskscan" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone diskscan's git locally
$
git clone https://aur.archlinux.org/diskscan.git
~/diskscan
Copied
c. Go to ~/diskscan folder and install it
$
cd
~/diskscan
Copied
$
makepkg -si
Copied
3. Information about the diskscan package on Arch User Repository (AUR)
ID: 535437
Name: diskscan
PackageBaseID: 102468
PackageBase: diskscan
Version: 0.20-1
Description: CLI tool to scan block devices for unreadable sectors
URL: https://github.com/baruch/diskscan
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: jdn06
Submitter: jdn06
FirstSubmitted: 1445906031
LastModified: 1534374951
URLPath: /cgit/aur.git/snapshot/diskscan.tar.gz
Name: diskscan
PackageBaseID: 102468
PackageBase: diskscan
Version: 0.20-1
Description: CLI tool to scan block devices for unreadable sectors
URL: https://github.com/baruch/diskscan
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: jdn06
Submitter: jdn06
FirstSubmitted: 1445906031
LastModified: 1534374951
URLPath: /cgit/aur.git/snapshot/diskscan.tar.gz