cog on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cog

* (Optional) Uninstall cog on Arch using YAY

$ yay -Rns cog

2. Manually Install "cog" via AUR

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

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

b. Clone cog's git locally

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

c. Go to ~/cog folder and install it

$ cd ~/cog $ makepkg -si

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

ID: 1421773
Name: cog
PackageBaseID: 138556
PackageBase: cog
Version: 0.18.3-3
Description: WPE launcher and webapp container
URL: https://github.com/Igalia/cog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1546725440
LastModified: 1709724346
URLPath: /cgit/aur.git/snapshot/cog.tar.gz