zxcc on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S zxcc

* (Optional) Uninstall zxcc on Arch using YAY

$ yay -Rns zxcc

2. Manually Install "zxcc" via AUR

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

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

b. Clone zxcc's git locally

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

c. Go to ~/zxcc folder and install it

$ cd ~/zxcc $ makepkg -si

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

ID: 1181344
Name: zxcc
PackageBaseID: 188668
PackageBase: zxcc
Version: 0.5.7-1
Description: CP/M 2/3 emulator intended to run Hi-Tech C as cross compiler
URL: http://www.seasip.info/Unix/Zxcc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1670799816
LastModified: 1670799816
URLPath: /cgit/aur.git/snapshot/zxcc.tar.gz