Debian/Ubuntu 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
- Open a root terminal, or become root (
sudo su -). - Install the pacakge
dpkg -i <path.deb> - Fix missing dependencies
apt-get -f install
Phantom Player