clion on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S clion

* (Optional) Uninstall clion on Arch using YAY

$ yay -Rns clion

2. Manually Install "clion" via AUR

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

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

b. Clone clion's git locally

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

c. Go to ~/clion folder and install it

$ cd ~/clion $ makepkg -si

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

ID: 1409882
Name: clion
PackageBaseID: 92202
PackageBase: clion
Version: 1:2023.3.4-1
Description: Cross-platform IDE for C and C++ from JetBrains.
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.tar.gz