Note : PKGBUILD are here for specific case. I don't put PKGBUILD if they are already on community or AUR and can be compiled simply by pacaur -A I wrote a blog post about how to install Debian on the board I use, with some videos/screenshots of applications runing on it here :https://popolon.org/gblog3/?p=2261 For installing ARchLinux base, I used this script and worked a bit with author on some improvement of kernel options https://github.com/sehraf/riscv-arch-image-builder I will try to find the time to write a post about it too (I have some to finish on both EPS32-C3 (risc-v) usage with screen and potentiometer, and one on an FPGA runing picoRV32 based RISC-V PicoSoC. * auracle-git, the baseic lib to use AUR, it is a bit long to compile on available RISC-V like D1. You still need a tool to use it, like pacaur (any), yay (go, need to compiled in native), etc... * Box64 is an x86_64 emulator, more efficient than qemu or box86, it can be used (on ARM64) in combination with wine, I don't know if there is a RISC-V port of Wine Benchmark : https://box86.org/2022/03/box86-box64-vs-qemu-vs-fex-vs-rosetta2/ * Drawpile is a network whiteboard with advanced capabilities including pen pressure. https://drawpile.net/ * fpga/ ** PrjApicula (or apycula) is a HDL synthesizer in Yosys project, for Gowin FPGAs. https://github.com/YosysHQ/apicula * Fritzing is a PCB layout prototyping application http://fritzing.org * Glaxnimate is a powerful animation tool, managing Lottie (and telegram animated sticker subformat), animated SVG. https://glaxnimate.mattbas.org/ * libgpiod official linux command tools and library to manipulate GPIO, you can also do this using /sys or libraries. See for these tool documentation: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/about/ and https://linux-sunxi.org/GPIO * libretro-lutro an adapatation and subset of LÖVE2D engine to libretro * Mesa is a not standard version linked with kmsro * OpenFPGAloader is a tool to upload/flash FPGA board, the current community version is stuck on 0.5.0, I need to use 0.8.0 where my FPGA boards are managed https://github.com/trabucayre/openFPGALoader * OpenMSX is an MSX emulator https://openmsx.org/ * OpenMSX-catapult is a graphical launcher/configurator for OpenMSX * PrjApicula (or apycula) is a HDL synthesizer in Yosys project, for Gowin FPGAs. https://github.com/YosysHQ/apicula * python-bronzebeard is a RISC-V (RV32) assembler that prepare a bare-metal system for GD32V RISC-V SoCs https://github.com/theandrew168/bronzebeard/ * qemu, multi-architecture emulator. Reused ArchLinuxARM PKGBUILD need to import the key if you compile it by yourself: gpg --keyserver keyserver.ubuntu.com --recv 3353C9CEF108B584 https://qemu.org * riscv-assmebler is a riscv assembler (GCC also contains one) https://github.com/kcelebi/riscv-assembler * SAR2 (Search and Rescue 2) a rescue helicopter simulator https://searchandrescue2.github.io/sar2/