clogs on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S clogs

* (Optional) Uninstall clogs on Arch using YAY

$ yay -Rns clogs

2. Manually Install "clogs" via AUR

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

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

b. Clone clogs's git locally

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

c. Go to ~/clogs folder and install it

$ cd ~/clogs $ makepkg -si

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

ID: 216488
Name: clogs
PackageBaseID: 96549
PackageBase: clogs
Version: 1.5.0-1
Description: C++ library for sorting and searching in OpenCL applications
URL: http://sourceforge.net/projects/clogs/
NumVotes: 0
Popularity: 0
OutOfDate: 1699983449
Maintainer: lubosz
Submitter: lubosz
FirstSubmitted: 1438264846
LastModified: 1438265404
URLPath: /cgit/aur.git/snapshot/clogs.tar.gz