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

推荐订阅源

G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Martin Fowler
Martin Fowler
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
IT之家
IT之家
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
P
Proofpoint News Feed
博客园_首页
J
Java Code Geeks
C
Check Point Blog
I
InfoQ
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
D
Docker
U
Unit 42
T
The Blog of Author Tim Ferriss
F
Fortinet All Blogs
GbyAI
GbyAI
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
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.