cla on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cla

* (Optional) Uninstall cla on Arch using YAY

$ yay -Rns cla

2. Manually Install "cla" via AUR

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

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

b. Clone cla's git locally

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

c. Go to ~/cla folder and install it

$ cd ~/cla $ makepkg -si

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

ID: 187437
Name: cla
PackageBaseID: 88045
PackageBase: cla
Version: 1.0-3
Description: Close active window. If desktop is active, logout. For panel-launcher.
URL: https://github.com/colinkeenan/cla
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: colinkeenan
Submitter: colinkeenan
FirstSubmitted: 1417924755
LastModified: 1433810620
URLPath: /cgit/aur.git/snapshot/cla.tar.gz