xcpc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S xcpc

* (Optional) Uninstall xcpc on Arch using YAY

$ yay -Rns xcpc

2. Manually Install "xcpc" via AUR

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

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

b. Clone xcpc's git locally

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

c. Go to ~/xcpc folder and install it

$ cd ~/xcpc $ makepkg -si

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

ID: 1405494
Name: xcpc
PackageBaseID: 26067
PackageBase: xcpc
Version: 1:0.38.1-2
Description: An Amstrad CPC emulator
URL: http://www.xcpc-emulator.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: FredBezies
Submitter: feufochmar
FirstSubmitted: 1241116475
LastModified: 1707301332
URLPath: /cgit/aur.git/snapshot/xcpc.tar.gz