octave-database on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S octave-database

* (Optional) Uninstall octave-database on Arch using YAY

$ yay -Rns octave-database

2. Manually Install "octave-database" via AUR

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

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

b. Clone octave-database's git locally

$ git clone https://aur.archlinux.org/octave-database.git ~/octave-database

c. Go to ~/octave-database folder and install it

$ cd ~/octave-database $ makepkg -si

3. Information about the octave-database package on Arch User Repository (AUR)

ID: 1166110
Name: octave-database
PackageBaseID: 102513
PackageBase: octave-database
Version: 2.4.4-1
Description: Interface to SQL databases, currently only postgresql using libpq.
URL: https://gnu-octave.github.io/packages/database/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wangjiezhe
FirstSubmitted: 1445940965
LastModified: 1667870906
URLPath: /cgit/aur.git/snapshot/octave-database.tar.gz