/ProtonPlus-void

ProtonPlus template and builds for Void Linux.

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ProtonPlus for Void Linux

ProtonPlus template and builds for Void Linux.

GitHub release (latest by date)

Content Overview

Building from source

Note

Consult void-packages documentation for more information about setting it up.

Quick start

Binary release

Available builds

Available builds:

  • x86_64
  • x86_64-musl

Installing the binary package

Method 1 - manual update

Download the xbps package from the releases page, index and install the package:

xbps-rindex -a *.xbps
sudo xbps-install -vR $PWD protonplus

Method 2 - updates handled by xbps-install

Add the releases page as a repository:

cat << EOF > /etc/xbps.d/30-protonplus.conf
repository=https://github.com/xJayMorex/ProtonPlus-void/releases/latest/download
EOF
xbps-install -Su protonplus

First xbps-install -S run it will ask to import the repository key, same as 8e:9c:f9:9a:cd:77:2a:3c:25:54:61:c1:36:25:f0:4f.plist.

Credits