cotire on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cotire

* (Optional) Uninstall cotire on Arch using YAY

$ yay -Rns cotire

2. Manually Install "cotire" via AUR

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

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

b. Clone cotire's git locally

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

c. Go to ~/cotire folder and install it

$ cd ~/cotire $ makepkg -si

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

ID: 1031726
Name: cotire
PackageBaseID: 104271
PackageBase: cotire
Version: 1:1.8.1-1
Description: CMake module to speed up builds. By fully automating techniques like precompiled header usage and single compilation unit builds for C and C++
URL: https://github.com/sakra/cotire
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: npfeiler
Submitter: npfeiler
FirstSubmitted: 1449451277
LastModified: 1644047524
URLPath: /cgit/aur.git/snapshot/cotire.tar.gz