Search Criteria
Package Details: iamb-git r271.b10c985-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/iamb-git.git (read-only, click to copy) |
|---|---|
| Package Base: | iamb-git |
| Description: | A Matrix client for Vim addicts |
| Upstream URL: | https://github.com/ulyssa/iamb |
| Keywords: | chat client matrix tui vim |
| Licenses: | Apache-2.0 |
| Conflicts: | iamb, iamb-bin |
| Provides: | iamb |
| Submitter: | jahway603 |
| Maintainer: | jahway603 |
| Last Packager: | jahway603 |
| Votes: | 6 |
| Popularity: | 0.75 |
| First Submitted: | 2023-03-22 14:48 (UTC) |
| Last Updated: | 2026-04-19 21:26 (UTC) |
Dependencies (3)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
tdussa commented on 2026-07-21 15:54 (UTC)
FWIW, the build workaround in this Github issue works just fine: https://github.com/zeroclaw-labs/zeroclaw/issues/2905
That is, when the rust packages start compiling, you can open another terminal and run these commands that will patch the relevant source file:
mesaprotector commented on 2026-06-07 17:13 (UTC) (edited on 2026-06-07 17:55 (UTC) by mesaprotector)
Does not build for me with "error: queries overflow the depth limit!" for the matrix-sdk crate. See also: https://github.com/matrix-org/matrix-rust-sdk/issues/6254
(I was able to get it to build by installing rust 1.0.193 and llvm21-libs.)
Ari43 commented on 2026-04-19 02:19 (UTC)
I would appreciate if this included a .desktop file, similar to
iamb-bin.ynakao commented on 2024-08-03 06:52 (UTC)
Please consider also updating .SRCINFO metadata to reflect pkgver() change. cf: https://wiki.archlinux.org/title/AUR_submission_guidelines#Publishing_new_package_content
AvidSeeker commented on 2024-05-22 19:13 (UTC)
PKGBUILD doesn't install man pages
iamb.1, iamb.5sweetiebot commented on 2024-03-10 23:03 (UTC)
PKGBUILD needs to include
options=(!lto)to compile correctly.