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
- Install
python-vlcfrom the AUR.
- Open a root terminal, or become root (
sudo su -). - Install the pacakge
pacman -U <path.pkg.tar.zst>
Additionally, you can also install Phantom Player directly from the
AUR
yay -S phantom-player for the stable version, or yay -S phantom-player-git for the GIT version.
Phantom Player