Skip to content

Commit

Permalink
build(linux): drop support arch linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Jul 7, 2024
1 parent 5cea1e1 commit 96e9d20
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 285 deletions.
151 changes: 0 additions & 151 deletions docker/archlinux.dockerfile

This file was deleted.

15 changes: 0 additions & 15 deletions docs/source/about/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,20 +91,6 @@ Install
./sunshine.AppImage --remove
.. tab:: Arch Linux Package

#. Open terminal and 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
Uninstall:
.. code-block:: bash
pacman -R sunshine
.. tab:: Debian/Ubuntu Package

#. Download ``sunshine-{distro}-{distro-version}-{arch}.deb`` and run the following code.
Expand Down Expand Up @@ -264,7 +250,6 @@ Install
======== ============================================== ===============
package ExecStart Auto Configured
======== ============================================== ===============
aur /usr/bin/sunshine ✔
deb /usr/bin/sunshine ✔
rpm /usr/bin/sunshine ✔
AppImage ~/sunshine.AppImage ✔
Expand Down
7 changes: 0 additions & 7 deletions docs/source/about/third_party_packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ Third Party Packages

.. danger:: These packages are not maintained by LizardByte. Use at your own risk.

AUR
---

.. image:: https://img.shields.io/badge/dynamic/json.svg?color=blue&label=AUR&style=for-the-badge&query=$.results.0.Version&url=https%3A%2F%2Fapp.lizardbyte.dev%2Funo%2Faur%2Fsunshine.json&logo=archlinux
:alt: AUR
:target: https://aur.archlinux.org/packages/sunshine

Chocolatey
----------

Expand Down
92 changes: 0 additions & 92 deletions packaging/linux/Arch/PKGBUILD

This file was deleted.

20 changes: 0 additions & 20 deletions packaging/linux/Arch/sunshine.install

This file was deleted.

0 comments on commit 96e9d20

Please sign in to comment.