Installing
-
2. Downloading SIP V4
Download SIP V4 for Debian GNU/Linux
-
3. Installing SIP V4
Then to Install SIP V4
First, extract it with:tar -zxf ~/Downloads/sip-4*.tar.gz
Then access the Target Folder:
cd ~/Downloads/sip-4*/
Now run:
python3 configure.py
Make it by:
make
And finally to Setup it play:
sudo make install
Contents