datagrip on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S datagrip

* (Optional) Uninstall datagrip on Arch using YAY

$ yay -Rns datagrip

2. Manually Install "datagrip" via AUR

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

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

b. Clone datagrip's git locally

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

c. Go to ~/datagrip folder and install it

$ cd ~/datagrip $ makepkg -si

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

ID: 1396216
Name: datagrip
PackageBaseID: 104709
PackageBase: datagrip
Version: 2023.3.4-1
Description: Smart SQL Editor and Advanced Database Client Packed Together for Optimum Productivity
URL: https://www.jetbrains.com/datagrip/
NumVotes: 63
Popularity: 0.43744
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1450284239
LastModified: 1706734811
URLPath: /cgit/aur.git/snapshot/datagrip.tar.gz