Hi maintainers. I used to require V2Ray (https://forum.artixlinux.org/index.php/topic,2898.msg18850.html) into official repositories. And now, I will recommend more important packages that I use and hardly find alternatives to.
Android-tools
Android-tools (https://archlinux.org/packages/community/x86_64/android-tools/) contains adb and fastboot to manipulate android devices.
Calibre
Calibre (https://archlinux.org/packages/community/x86_64/calibre/) is commonly used to manage ebooks, although it has many dependencies.
Cbatticon
Cbatticon (https://wiki.archlinux.org/title/laptop#ACPI) is recommended to show a battery icon in the system tray.
Input methods
Fcitx (https://wiki.archlinux.org/title/fcitx), Fcitx5 (https://wiki.archlinux.org/title/Fcitx5) and Rime (https://wiki.archlinux.org/title/Rime) are widely used by CJK users to input CJK characters. Packages with high qualities include fcitx, fcitx-configtool, fcitx-rime, their fcitx5 counterparts, their input method modules in Arch repositories, librime and rime-*.
Proxychains-NG
Proxychains-NG (https://archlinux.org/packages/community/x86_64/proxychains-ng/) can set proxies for programs that connect internet through glibc, and is usually used in the command line with V2Ray or Tor.
Edit:
Gammastep
Gammastep (https://wiki.archlinux.org/title/Backlight#Wayland) is a fork of redshift that support Wayland.
The have been more requests for android-tools. This has now been added the omniverse repo, as well as gammastep and cbattico.
Calibre is updated every week. I use it myself and occasionally update it using:
wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sh /dev/stdin install_dir=~/calibre-bin isolated=y
Calibre can then be used as a non-root user and allows for simple plugin installation.
artist
I would not be opposed to adding more packages to our repos. Right now we're in the middle of python rebuilds so we'll probably save this for afterwards but one of my personal goals is to not need any arch repos enabled at all.
I find that Calibre installed in this way could not pick the system theme. The same story happened here (https://bugs.launchpad.net/calibre/+bug/1866332).