libdsk on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libdsk" 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 libdsk on Arch using YAY
$
yay -S
libdsk
Copied
* (Optional) Uninstall libdsk on Arch using YAY
$
yay -Rns
libdsk
Copied
2. Manually Install "libdsk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libdsk's git locally
$
git clone https://aur.archlinux.org/libdsk.git
~/libdsk
Copied
c. Go to ~/libdsk folder and install it
$
cd
~/libdsk
Copied
$
makepkg -si
Copied
3. Information about the libdsk package on Arch User Repository (AUR)
ID: 1104194
Name: libdsk
PackageBaseID: 26066
PackageBase: libdsk
Version: 1.5.19-1
Description: A library for accessing floppy drive and disc images files
URL: http://www.seasip.info/Unix/LibDsk/index.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: lbschenkel
Submitter: feufochmar
FirstSubmitted: 1241114920
LastModified: 1656327931
URLPath: /cgit/aur.git/snapshot/libdsk.tar.gz
Name: libdsk
PackageBaseID: 26066
PackageBase: libdsk
Version: 1.5.19-1
Description: A library for accessing floppy drive and disc images files
URL: http://www.seasip.info/Unix/LibDsk/index.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: lbschenkel
Submitter: feufochmar
FirstSubmitted: 1241114920
LastModified: 1656327931
URLPath: /cgit/aur.git/snapshot/libdsk.tar.gz