Package Details: kiro-cli 2.3.0-1

Git Clone URL: https://aur.archlinux.org/kiro-cli.git (read-only, click to copy)
Package Base: kiro-cli
Description: Prompt to code to deployment in your terminal
Upstream URL: https://kiro.dev/cli/
Keywords: agentic agentic-ai ai ai-cli amazon-q kiro terminal-ai vibe-coding
Licenses: LicenseRef-Kiro
Conflicts: amazon-q
Submitter: AlphaLynx
Maintainer: AlphaLynx
Last Packager: AlphaLynx
Votes: 4
Popularity: 0.31
First Submitted: 2025-11-30 06:30 (UTC)
Last Updated: 2026-05-12 00:19 (UTC)

Latest Comments

AlphaLynx commented on 2026-02-20 05:10 (UTC)

@xspeed1989 gcc-libs was recently split into individual library packages, and gcc-libs is now a metapackage that installs them all, see https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/merge_requests/8. gcc-libs will be dropped eventually so it should be replaced with the specific needed lib package (see https://archlinux.org/todo/gcc-libs-deprecation/), in this case all we need is libgcc

xspeed1989 commented on 2026-02-19 20:24 (UTC) (edited on 2026-02-19 20:27 (UTC) by xspeed1989)

I think the dependency libgcc should be gcc-libs

 LC_ALL=en_US.UTF-8 pacman -Qo /usr/lib/libgcc_s.so

/usr/lib/libgcc_s.so is owned by gcc-libs 15.2.1+r447+g6a64f6c3ebb8-1

AlphaLynx commented on 2025-11-18 23:44 (UTC)

If you're coming from Amazon Q CLI, check out these migration instructions.