Archlinux Installation

Congratulations on downloading Phantom Player ! 🥳🎉

We hope that you enjoy it, and if you want to contribute, you're welcome to donate on GitHub Sponsors External Link.

Before Installing the Software

If you downloaded the software for a non-official mirror, we strongly suggest you to verify the SHA-256 sum.

  • You can find the expected hash, under the releases > version page.
  • You can use the following command to verify the hash: echo "<expected_hash> <phantom_file>" | sha256sum --check

How to install

  1. Install python-vlc from the AUR External Link.
  2. Open a root terminal, or become root (sudo su -).
  3. Install the pacakge pacman -U <path.pkg.tar.zst>

Note: The GIT builds of Phantom Player are available in the AUR External Link, and they can easily be installed with yay -S phantom-player-git.