como on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S como

* (Optional) Uninstall como on Arch using YAY

$ yay -Rns como

2. Manually Install "como" via AUR

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

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

b. Clone como's git locally

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

c. Go to ~/como folder and install it

$ cd ~/como $ makepkg -si

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

ID: 1426370
Name: como
PackageBaseID: 203124
PackageBase: como
Version: 0.1.0-3
Description: Library collection to easily create Wayland and X11 compositors
URL: https://github.com/winft/como
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abelian424
Submitter: abelian424
FirstSubmitted: 1709186912
LastModified: 1710325473
URLPath: /cgit/aur.git/snapshot/como.tar.gz