litecli-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S litecli-git

* (Optional) Uninstall litecli-git on Arch using YAY

$ yay -Rns litecli-git

2. Manually Install "litecli-git" via AUR

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

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

b. Clone litecli-git's git locally

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

c. Go to ~/litecli-git folder and install it

$ cd ~/litecli-git $ makepkg -si

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

ID: 1290622
Name: litecli-git
PackageBaseID: 138181
PackageBase: litecli-git
Version: v1.5.0.r0.g93c7a3b-1
Description: A command-line client for SQLite databases that has auto-completion and syntax highlighting.
URL: https://github.com/dbcli/litecli
NumVotes: 1
Popularity: 0.001897
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1545300649
LastModified: 1689677191
URLPath: /cgit/aur.git/snapshot/litecli-git.tar.gz