cmoc on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cmoc

* (Optional) Uninstall cmoc on Arch using YAY

$ yay -Rns cmoc

2. Manually Install "cmoc" via AUR

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

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

b. Clone cmoc's git locally

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

c. Go to ~/cmoc folder and install it

$ cd ~/cmoc $ makepkg -si

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

ID: 1367646
Name: cmoc
PackageBaseID: 155100
PackageBase: cmoc
Version: 0.1.85-1
Description: 6809-generating cross-compiler for a subset of the C language.
URL: http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hpmachining
Submitter: hpmachining
FirstSubmitted: 1593821166
LastModified: 1702253087
URLPath: /cgit/aur.git/snapshot/cmoc.tar.gz