Package Details: mycli 1.29.2-1

Git Clone URL: https://aur.archlinux.org/mycli.git (read-only, click to copy)
Package Base: mycli
Description: A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting
Upstream URL: https://github.com/dbcli/mycli
Keywords: cli mariadb mysql
Licenses: BSD
Submitter: aabmass
Maintainer: loonies
Last Packager: loonies
Votes: 47
Popularity: 0.80
First Submitted: 2015-08-05 15:33 (UTC)
Last Updated: 2025-01-17 11:13 (UTC)

Pinned Comments

loonies commented on 2019-12-06 11:43 (UTC) (edited on 2024-12-31 08:15 (UTC) by loonies)

Prior to flagging the package out-of-date or reporting build errors please:

  • Make sure that your system is up-to-date (pacman -Syu)
  • Rebuild and reinstall dependencies (especially ones from AUR)
  • Rebuild and reinstall the package

Do not expect AUR packages to trigger rebuild or suggest bumping pkgrel number. This is expected behaviour and the way Arch packing is designed to work.

For more information read the official documentation and man pages.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

<deleted-account> commented on 2017-06-07 02:53 (UTC)

:: python-pycryptodome y python-crypto están en conflicto. ¿Quitar python-crypto? [s/N] error: se han detectado paquetes con conflictos irresolubles error: no se pudo preparar la operación (dependencias en conflicto) :: python-pycryptodome y python-crypto están en conflicto

<deleted-account> commented on 2017-06-07 02:51 (UTC)

:: python-pycryptodome y python-crypto están en conflicto. ¿Quitar python-crypto? [s/N]

aabmass commented on 2016-08-07 14:57 (UTC)

So mycli 0.8.0 depends on sqlparse 0.1.19: https://github.com/dbcli/mycli/issues/304 I'll make a quick AUR package for that pinned version.

aabmass commented on 2016-02-01 16:19 (UTC)

@loonies thanks, I added it in

loonies commented on 2016-01-25 13:36 (UTC)

python-crypto dependency is missing

aabmass commented on 2016-01-23 20:38 (UTC)

Sorry for the slow update. Updated to 1.5.2. The dev for mycli has prompt_toolkit up to the version in the AUR, so no issues anymore!

<deleted-account> commented on 2015-12-18 15:51 (UTC)

I did, this way: 1. download snapshot python-prompt_toolkit 0.54-1 2. edit PKGBUILD - set version to 0.46 4. then run makepkg --skipinteg 5. install generated package with pacman -U 5. install mycli

aabmass commented on 2015-12-08 01:11 (UTC)

Not really sure how to handle this, prompt_toolkit 0.54 completely breaks this package. Any ideas?

aabmass commented on 2015-12-08 00:18 (UTC)

@lenin, unfortunately, the mycli devs say that prompt-toolkit has to stay at 0.46 (https://github.com/dbcli/mycli/issues/204). Let me see what I can do, though