intellij-idea-ce on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S intellij-idea-ce

* (Optional) Uninstall intellij-idea-ce on Arch using YAY

$ yay -Rns intellij-idea-ce

2. Manually Install "intellij-idea-ce" via AUR

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

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

b. Clone intellij-idea-ce's git locally

$ git clone https://aur.archlinux.org/intellij-idea-ce.git ~/intellij-idea-ce

c. Go to ~/intellij-idea-ce folder and install it

$ cd ~/intellij-idea-ce $ makepkg -si

3. Information about the intellij-idea-ce package on Arch User Repository (AUR)

ID: 1127187
Name: intellij-idea-ce
PackageBaseID: 115094
PackageBase: intellij-idea-ce
Version: 2022.2.1-1
Description: An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
URL: http://www.jetbrains.com/idea/
NumVotes: 47
Popularity: 0.715446
OutOfDate:
Maintainer: navarroaxel
FirstSubmitted: 1472462180
LastModified: 1660759566
URLPath: /cgit/aur.git/snapshot/intellij-idea-ce.tar.gz