cpmtools on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "cpmtools" 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 cpmtools on Arch using YAY

$ yay -S cpmtools

* (Optional) Uninstall cpmtools on Arch using YAY

$ yay -Rns cpmtools

2. Manually Install "cpmtools" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cpmtools's git locally

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

c. Go to ~/cpmtools folder and install it

$ cd ~/cpmtools $ makepkg -si

3. Information about the cpmtools package on Arch User Repository (AUR)

ID: 1219274
Name: cpmtools
PackageBaseID: 97533
PackageBase: cpmtools
Version: 2.23-1
Description: Tools to access CP/M disks
URL: http://www.moria.de/~michael/cpmtools/
NumVotes: 3
Popularity: 3.0E-5
OutOfDate:
Maintainer: libele
Submitter: beej
FirstSubmitted: 1439497003
LastModified: 1677627713
URLPath: /cgit/aur.git/snapshot/cpmtools.tar.gz