cmake-extras on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cmake-extras" 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
Copied
b. Install cmake-extras on Arch using YAY
$
yay -S
cmake-extras
Copied
* (Optional) Uninstall cmake-extras on Arch using YAY
$
yay -Rns
cmake-extras
Copied
2. Manually Install "cmake-extras" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cmake-extras's git locally
$
git clone https://aur.archlinux.org/cmake-extras.git
~/cmake-extras
Copied
c. Go to ~/cmake-extras folder and install it
$
cd
~/cmake-extras
Copied
$
makepkg -si
Copied
3. Information about the cmake-extras package on Arch User Repository (AUR)
ID: 1142291
Name: cmake-extras
PackageBaseID: 174929
PackageBase: cmake-extras
Version: 1.6-1
Description: A collection of add-ons for the CMake build tool
URL: https://gitlab.com/ubports/core/cmake-extras
NumVotes: 4
Popularity: 0.024649
OutOfDate:
Maintainer: tari01
Submitter: tari01
FirstSubmitted: 1641914109
LastModified: 1663709907
URLPath: /cgit/aur.git/snapshot/cmake-extras.tar.gz
Name: cmake-extras
PackageBaseID: 174929
PackageBase: cmake-extras
Version: 1.6-1
Description: A collection of add-ons for the CMake build tool
URL: https://gitlab.com/ubports/core/cmake-extras
NumVotes: 4
Popularity: 0.024649
OutOfDate:
Maintainer: tari01
Submitter: tari01
FirstSubmitted: 1641914109
LastModified: 1663709907
URLPath: /cgit/aur.git/snapshot/cmake-extras.tar.gz