惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
V2EX
量子位
博客园 - 司徒正美
IT之家
IT之家
V
Visual Studio Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
Google DeepMind News
Google DeepMind News
Last Week in AI
Last Week in AI
Microsoft Security Blog
Microsoft Security Blog
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
GbyAI
GbyAI
Vercel News
Vercel News
B
Blog
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
小众软件
小众软件
罗磊的独立博客
博客园 - 叶小钗
雷峰网
雷峰网
Martin Fowler
Martin Fowler
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学

AUR Newest Packages

fast-syntax-highlighting-git AUR (en) - tdesktop-nolimit AUR (en) - python-gmsh-bin AUR (en) - python-cad_to_openmc-git AUR (en) - yaak-cli-bin AUR (en) - nss-altfiles AUR (en) - loof AUR (en) - deez-notes-bin AUR (en) - flexbv-bin AUR (en) - urxvt-tabbedex-git AUR (en) - kernelstub-git AUR (en) - whispers-git AUR (en) - whispers-bin AUR (en) - kwin-scripts-magnetile AUR (en) - squelchbox AUR (en) - ai-quota-waybar-git AUR (en) - netchecker-git css-git csgo-git counter-strike-global-offensive counter-strike-1.6 counter-strike-source-git AUR (en) - rime-nguphing AUR (en) - vita-presence-rs-bin AUR (en) - vita-presence-rs AUR (en) - rmpv-git AUR (en) - mount-manager AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - netchecker
AUR (en) - comchan-ratty
2026-06-11 · via AUR Newest Packages

Hey @m04061 , Thank you for the advice. I'll make the changes soon. Apologies for the inconvenience

Thanks for the work on this interesting new tool and the PKGBUILD.

Please add

 ComChan with 3D features

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

/usr/share/doc/comchan/README.md
/usr/share/doc/comchan/CHANGELOG.md

You also have nice plain markdown files in "docs", https://github.com/Vaishnav-Sabari-Girish/ComChan/wiki. Ship them to

/usr/share/doc/comchan/wiki/cli ... output ... etc .md

Dont force the user to go online to read the docs.

Thanks in advance.