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
Copied
b. Install litecli on Arch using YAY
$
yay -S
litecli
Copied
* (Optional) Uninstall litecli on Arch using YAY
$
yay -Rns
litecli
Copied
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
Copied
b. Clone litecli's git locally
$
git clone https://aur.archlinux.org/litecli.git
~/litecli
Copied
c. Go to ~/litecli folder and install it
$
cd
~/litecli
Copied
$
makepkg -si
Copied
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
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