libdsk on AUR (Arch User Repository)

Last updated: May 20,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

b. Install libdsk on Arch using YAY

$ yay -S libdsk

* (Optional) Uninstall libdsk on Arch using YAY

$ yay -Rns libdsk

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

b. Clone libdsk's git locally

$ git clone https://aur.archlinux.org/libdsk.git ~/libdsk

c. Go to ~/libdsk folder and install it

$ cd ~/libdsk $ makepkg -si

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