Package Details: amazon-q-bin 1.10.2-1

Git Clone URL: https://aur.archlinux.org/amazon-q-bin.git (read-only, click to copy)
Package Base: amazon-q-bin
Description: Amazon Q CLI for Linux. See: https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line.html for details
Upstream URL: https://github.com/aws/q-cli
Licenses: Apache
Conflicts: amazon-q
Provides: amazon-q
Submitter: drzee
Maintainer: drzee
Last Packager: drzee
Votes: 3
Popularity: 2.14
First Submitted: 2025-04-27 23:37 (UTC)
Last Updated: 2025-05-26 10:15 (UTC)

Latest Comments

drzee commented on 2025-05-26 10:18 (UTC) (edited on 2025-05-26 10:18 (UTC) by drzee)

@fyskar, @whao - This should be fixed now in the latest version.

fyskar commented on 2025-05-26 07:54 (UTC)

@whao, I have the same problem. I think the problem is that qchat binary is not installed which has already been pointed out by @dougEfish. I have fixed this problem by copying the missing file from the pacman cache folder.

whao commented on 2025-05-25 20:28 (UTC)

The latest version is failed to start with following error: error: No such file or directory (os error 2)

Anyone encounters the same problem?

drzee commented on 2025-05-20 13:45 (UTC)

@dougEfish - next time AWS updates Q and a new version is released, this will be included.

dougEfish commented on 2025-05-19 15:25 (UTC) (edited on 2025-05-19 15:25 (UTC) by dougEfish)

Thanks for this package. Can you add qchat to install?

diff --git a/PKGBUILD b/PKGBUILD
index 04bd04e..941684c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,4 +21,5 @@ package() {
   install -d "$pkgdir/usr/bin/"
   install -Dm755 "$srcdir/q/bin/q" "$pkgdir/usr/bin/"
   install -Dm755 "$srcdir/q/bin/qterm" "$pkgdir/usr/bin/"
+  install -Dm755 "$srcdir/q/bin/qchat" "$pkgdir/usr/bin/"
 }

drzee commented on 2025-04-27 23:56 (UTC) (edited on 2025-04-27 23:57 (UTC) by drzee)

Please note, to use Amazon Q you will need to signup for a AWS Builder ID (which is free). For details see: https://docs.aws.amazon.com/signin/latest/userguide/sign-in-aws_builder_id.html?icmpid=docs_builder_id_console