Quantcast
Channel: Pinguy OS Forum - All Forums
Viewing all articles
Browse latest Browse all 1646

How to uninstall Torrent-Video-Player?

$
0
0
Hi there, just found the code to install Torrent-Video-Player. I installed it, and it works great, but I'd like to uninstall it, along with all the dependencies, etc. How do I uninstall everything? I am a very new and inexperienced Lubuntu 14.04 user.

The code I used to install:

Code:
sudo add-apt-repository -y ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs vlc xterm python-libtorrent wget
sudo npm install -g peerflix
wget http://pinguyos.com/files/Torrent-Video-Player
chmod +x Torrent-Video-Player
sudo mv Torrent-Video-Player /usr/bin

Thanks!

Viewing all articles
Browse latest Browse all 1646