clion-cmake on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S clion-cmake

* (Optional) Uninstall clion-cmake on Arch using YAY

$ yay -Rns clion-cmake

2. Manually Install "clion-cmake" via AUR

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

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

b. Clone clion-cmake's git locally

$ git clone https://aur.archlinux.org/clion-cmake.git ~/clion-cmake

c. Go to ~/clion-cmake folder and install it

$ cd ~/clion-cmake $ makepkg -si

3. Information about the clion-cmake package on Arch User Repository (AUR)

ID: 1409884
Name: clion-cmake
PackageBaseID: 92202
PackageBase: clion
Version: 1:2023.3.4-1
Description: JetBrains packaged CMake tools for CLion
URL: http://www.jetbrains.com/clion
NumVotes: 225
Popularity: 1.436744
OutOfDate:
Maintainer: Zrax
Submitter: rdoursenaud
FirstSubmitted: 1429046635
LastModified: 1708042155
URLPath: /cgit/aur.git/snapshot/clion-cmake.tar.gz