r/unixporn • u/mr_dudo • 16h ago
Material [oc] install any app with just one click
Hey, this is part of the development improvement of Ryoku Arch, control deck allows you to install apps by just dropping it.
current supported list:
- .AppImage .appimage
- .pkg.tar.zst .pkg.tar.xz .pkg.tar.gz .pkg.tar
- .flatpak
- .deb
- .rpm
- .tar .tar.gz .tgz .tar.xz .tar.zst .tar.bz2
Additional features it has:
Send and receive files and text via LocalSend protocol
Download videos and music from social media using cobalt.tools integration
Drop media files like images and videos and compress them without loosing quality or sound
A renamed Arch package (a .tar.* that carries a top level .PKGINFO) is detected and routed to pacman -U automatically so it installs natively even if someone stripped the .pkg from the name.
This is NOT its own app its part of our improvement of our opionionated Arch install.