Search Criteria
Package Details: comchan-ratty 0.14.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/comchan-ratty.git (read-only, click to copy) |
|---|---|
| Package Base: | comchan-ratty |
| Description: | A blazingly fast minimal serial monitor with plotter TUI and more (With 3D support) |
| Upstream URL: | https://github.com/Vaishnav-Sabari-Girish/ComChan |
| Keywords: | tui,embedded,uart,braille,wireframe,ratatui |
| Licenses: | MIT |
| Submitter: | vaishnav |
| Maintainer: | vaishnav |
| Last Packager: | vaishnav |
| Votes: | 1 |
| Popularity: | 0.49 |
| First Submitted: | 2026-06-11 10:22 (UTC) |
| Last Updated: | 2026-07-06 11:32 (UTC) |
Dependencies (4)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- libudev.so (lib32-systemd-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
vaishnav commented on 2026-06-14 07:50 (UTC)
Hey @m04061 , Thank you for the advice. I'll make the changes soon. Apologies for the inconvenience
m040601 commented on 2026-06-14 06:03 (UTC) (edited on 2026-06-14 06:08 (UTC) by m040601)
Thanks for the work on this interesting new tool and the PKGBUILD.
Please add
to the "Description" of the PKGBUILD "comchan-ratty" to distinguish for the other PKGBUILD "comchan". It is confusing to AUR users.
Can't you do a binary tar.gz release on github ? And a PKGBUILD "comchan-bin" ? That would be great for users who dont want to download and compile Rust on small computers, Raspberry pi etc.
You should also ship the README.md and CHANGELOG.md so that they land on
You also have nice plain markdown files in "docs", https://github.com/Vaishnav-Sabari-Girish/ComChan/wiki. Ship them to
Dont force the user to go online to read the docs.
Thanks in advance.