sqlcl on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S sqlcl

* (Optional) Uninstall sqlcl on Arch using YAY

$ yay -Rns sqlcl

2. Manually Install "sqlcl" via AUR

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

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

b. Clone sqlcl's git locally

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

c. Go to ~/sqlcl folder and install it

$ cd ~/sqlcl $ makepkg -si

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

ID: 1406849
Name: sqlcl
PackageBaseID: 121207
PackageBase: sqlcl
Version: 23.4.0.023.2321-1
Description: SQL Developer command line interface for Oracle
URL: https://www.oracle.com/database/sqldeveloper/technologies/sqlcl
NumVotes: 5
Popularity: 0.004459
OutOfDate:
Maintainer: hfrq
Submitter: shosca
FirstSubmitted: 1491262223
LastModified: 1707527431
URLPath: /cgit/aur.git/snapshot/sqlcl.tar.gz