cmos on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S cmos

* (Optional) Uninstall cmos on Arch using YAY

$ yay -Rns cmos

2. Manually Install "cmos" via AUR

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

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

b. Clone cmos's git locally

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

c. Go to ~/cmos folder and install it

$ cd ~/cmos $ makepkg -si

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

ID: 1169571
Name: cmos
PackageBaseID: 183229
PackageBase: cmos
Version: 1.1-5
Description: Small markdown renderer based on CommonMark libcmark
URL: https://sr.ht/~bitfehler/cmos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitfehler
Submitter: bitfehler
FirstSubmitted: 1655231602
LastModified: 1668516439
URLPath: /cgit/aur.git/snapshot/cmos.tar.gz