cmos on AUR (Arch User Repository)
Last updated: February 11,2025
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
Copied
b. Install cmos on Arch using YAY
$
yay -S
cmos
Copied
* (Optional) Uninstall cmos on Arch using YAY
$
yay -Rns
cmos
Copied
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
Copied
b. Clone cmos's git locally
$
git clone https://aur.archlinux.org/cmos.git
~/cmos
Copied
c. Go to ~/cmos folder and install it
$
cd
~/cmos
Copied
$
makepkg -si
Copied
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
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