cubrid on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cubrid

* (Optional) Uninstall cubrid on Arch using YAY

$ yay -Rns cubrid

2. Manually Install "cubrid" via AUR

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

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

b. Clone cubrid's git locally

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

c. Go to ~/cubrid folder and install it

$ cd ~/cubrid $ makepkg -si

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

ID: 592380
Name: cubrid
PackageBaseID: 140138
PackageBase: cubrid
Version: 10.1.2-1
Description: Comprehensive open source relational database management system highly optimized for Web Applications
URL: http://cubrid.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: valeri.nistor
Submitter: valeri.nistor
FirstSubmitted: 1551953423
LastModified: 1551953423
URLPath: /cgit/aur.git/snapshot/cubrid.tar.gz