Archlinux Installation

Congratulations on downloading Phantom Player ! 🥳🎉

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>

Additionally, you can also install Phantom Player directly from the AUR External Link yay -S phantom-player for the stable version, or yay -S phantom-player-git for the GIT version.