cpctools on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cpctools

* (Optional) Uninstall cpctools on Arch using YAY

$ yay -Rns cpctools

2. Manually Install "cpctools" via AUR

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

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

b. Clone cpctools's git locally

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

c. Go to ~/cpctools folder and install it

$ cd ~/cpctools $ makepkg -si

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

ID: 1336550
Name: cpctools
PackageBaseID: 198708
PackageBase: cpctools
Version: 0.3.3-1
Description: Amstrad CPC tools for cross development
URL: https://github.com/cpcsdk/cpctools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1697716533
LastModified: 1697716533
URLPath: /cgit/aur.git/snapshot/cpctools.tar.gz