Verify that you have the pip package installer on your system using the pip --version command.
If you don't have it, run the following command to install pip.
sudo apt update
sudo apt install python3-pip
In terminal, navigate to the directory that contains the wheel package.