javasqlite on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S javasqlite

* (Optional) Uninstall javasqlite on Arch using YAY

$ yay -Rns javasqlite

2. Manually Install "javasqlite" via AUR

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

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

b. Clone javasqlite's git locally

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

c. Go to ~/javasqlite folder and install it

$ cd ~/javasqlite $ makepkg -si

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

ID: 729398
Name: javasqlite
PackageBaseID: 152235
PackageBase: javasqlite
Version: 20150419-2
Description: Java wrapper including a basic JDBC driver for the SQLite 2/3 database engine
URL: http://www.ch-werner.de/javasqlite/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1588360711
LastModified: 1588360711
URLPath: /cgit/aur.git/snapshot/javasqlite.tar.gz