litecli on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S litecli

* (Optional) Uninstall litecli on Arch using YAY

$ yay -Rns litecli

2. Manually Install "litecli" via AUR

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

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

b. Clone litecli's git locally

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

c. Go to ~/litecli folder and install it

$ cd ~/litecli $ makepkg -si

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

ID: 1375278
Name: litecli
PackageBaseID: 138182
PackageBase: litecli
Version: 1.10.0-1
Description: A command-line client for SQLite databases that has auto-completion and syntax highlighting.
URL: https://github.com/dbcli/litecli
NumVotes: 8
Popularity: 0.037745
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1545301770
LastModified: 1703501152
URLPath: /cgit/aur.git/snapshot/litecli.tar.gz