Search Criteria
Package Details: litecli-git v1.13.0.r157.gf4c3052-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/litecli-git.git (read-only, click to copy) |
|---|---|
| Package Base: | litecli-git |
| Description: | A command-line client for SQLite databases that has auto-completion and syntax highlighting. |
| Upstream URL: | https://github.com/dbcli/litecli |
| Keywords: | litecli sql sqlite |
| Licenses: | BSD |
| Conflicts: | litecli |
| Provides: | litecli |
| Submitter: | andrejr |
| Maintainer: | andrejr |
| Last Packager: | andrejr |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-12-20 10:10 (UTC) |
| Last Updated: | 2025-10-29 18:00 (UTC) |
Dependencies (13)
- python
- python-click
- python-cli_helpers
- python-configobj
- python-llmAUR
- python-prompt_toolkit
- python-pygments
- python-sqlparse (python-sqlparse-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
jnbrains commented on 2024-11-25 17:53 (UTC)
A recent update added setuptools-scm support, so the PKGBUILD needs to be updated to require python-setuptools-scm >= 8, to be able to build and run properly.
dansecob commented on 2023-05-05 16:32 (UTC)
The URL should match the current AUR VCS standard by using git+https:, replace source with this line: source=("git+https://github.com/dbcli/litecli.git")
andrejr commented on 2019-11-17 14:28 (UTC)
You may use this version of sqlparse with litecli, pgcli, mycli, because the one in the repos is too new:
https://aur.archlinux.org/packages/python-sqlparse-cli_helpers/