build(archlinux): generate srcinfo file during build (#2826)
This commit is contained in:
parent
638a7020b7
commit
29410c6412
2 changed files with 8 additions and 4 deletions
|
|
@ -97,12 +97,12 @@ Install
|
|||
|
||||
.. tab:: Prebuilt Package
|
||||
|
||||
#. Open terminal and run the following code.
|
||||
#. Follow the instructions at LizardByte's `pacman-repo <https://github.com/LizardByte/pacman-repo>`__ to add
|
||||
the repository. Then run the following code.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
wget https://github.com/LizardByte/Sunshine/releases/latest/download/sunshine.pkg.tar.zst
|
||||
pacman -U --noconfirm sunshine.pkg.tar.zst
|
||||
pacman -S sunshine
|
||||
|
||||
Uninstall:
|
||||
.. code-block:: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue