ormlite-android on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ormlite-android

* (Optional) Uninstall ormlite-android on Arch using YAY

$ yay -Rns ormlite-android

2. Manually Install "ormlite-android" via AUR

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

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

b. Clone ormlite-android's git locally

$ git clone https://aur.archlinux.org/ormlite-android.git ~/ormlite-android

c. Go to ~/ormlite-android folder and install it

$ cd ~/ormlite-android $ makepkg -si

3. Information about the ormlite-android package on Arch User Repository (AUR)

ID: 519770
Name: ormlite-android
PackageBaseID: 133539
PackageBase: ormlite-android
Version: 5.1-1
Description: Provides some functionality for persisting Java objects to SQL databases
URL: http://ormlite.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Beatussum
FirstSubmitted: 1529083480
LastModified: 1529083480
URLPath: /cgit/aur.git/snapshot/ormlite-android.tar.gz