Search Criteria
Package Details: litecli 1.17.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/litecli.git (read-only, click to copy) |
|---|---|
| Package Base: | litecli |
| 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-git |
| Provides: | litecli |
| Submitter: | andrejr |
| Maintainer: | andrejr |
| Last Packager: | andrejr |
| Votes: | 10 |
| Popularity: | 0.037442 |
| First Submitted: | 2018-12-20 10:29 (UTC) |
| Last Updated: | 2025-10-29 17:53 (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
1 2 Next › Last »
jaxvanyang commented on 2025-10-29 12:33 (UTC)
@andrejr Hi, this package needs update, could you please update it?
eb0687 commented on 2024-12-28 09:30 (UTC)
I am getting the below error:
jthvai commented on 2024-12-25 11:36 (UTC)
makedependsshould includepython-setuptools-scm, per this.ficd commented on 2024-12-23 21:49 (UTC)
The checksum on downloading the source
.tar.gzfile is failing.litecli-gitworks for now.sorcix commented on 2024-08-27 09:55 (UTC)
I had to add python-setuptools to makedepends to build this in a clean chroot.
andrejr commented on 2021-01-02 18:01 (UTC)
Updated, sorry for the delay.
txtsd commented on 2021-01-01 04:45 (UTC)
Thanks. If @andrejr can't update this themselves, they needs to add maintainers.
snowball commented on 2020-12-31 21:25 (UTC)
@txtsd: There was a new release earlier this month that includes the fix for the sqlparse issue:
txtsd commented on 2020-12-27 12:19 (UTC)
@andrejr Can you apply the fix submitted below?
snowball commented on 2020-10-31 04:57 (UTC)
python-sqlparse 0.4.x was released earlier this month, which broke litecli:
Here's an updated PKGBUILD that applies the fix from upstream master:
1 2 Next › Last »