Package Details: duckstation-preview-latest-bin 0.1.10965-1

Git Clone URL: https://aur.archlinux.org/duckstation-preview-latest-bin.git (read-only, click to copy)
Package Base: duckstation-preview-latest-bin
Description: Fast PlayStation 1 emulator for PC and Android
Upstream URL: https://github.com/stenzek/duckstation
Licenses: CC-BY-NC-4.0
Conflicts: duckstation, duckstation-qt
Provides: duckstation, duckstation-qt
Submitter: italoghost
Maintainer: italoghost
Last Packager: italoghost
Votes: 2
Popularity: 0.026260
First Submitted: 2024-08-07 02:23 (UTC)
Last Updated: 2026-03-13 01:29 (UTC)

Pinned Comments

italoghost commented on 2024-10-05 15:10 (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 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"

Latest Comments

italoghost commented on 2024-10-05 15:10 (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 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"

italoghost commented on 2024-09-22 15:01 (UTC) (edited on 2024-09-22 15:02 (UTC) by italoghost)

It is not possible with the way I built the PGKBUILD. What I usually do is 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"

Then I run the command once and a while.

xAsh commented on 2024-09-21 13:43 (UTC)

any idea on how to make this package appear in AUR helpers when there is a new version available? have to manually check it by clean building every time instead