This package is heavily inspired by the approach taken on pcsx2-latest-bin. It gets the latest version and therefore eliminates the need to update versions manually. What you have to do is build it every once and a while.
If you use an AUR helper, such as paru
or yay
, you can create a bash alias with the command to install this and other packages that behave the same way:
alias mumus="paru -S rpcs3-latest-bin pcsx2-latest-bin duckstation-preview-latest-bin"
Pinned Comments
italoghost commented on 2024-10-05 15:11 (UTC)
This package is heavily inspired by the approach taken on pcsx2-latest-bin. It gets the latest version and therefore eliminates the need to update versions manually. What you have to do is build it every once and a while.
If you use an AUR helper, such as
paru
oryay
, you can create a bash alias with the command to install this and other packages that behave the same way: