Install Termcast On A Debian, Ubuntu, Kali And Raspbian
Install termcast
-
Debian
apt-get install libapp-termcast-perlClick to copy -
Ubuntu
apt-get install libapp-termcast-perlClick to copy -
Kali Linux
apt-get install libapp-termcast-perlClick to copy -
Raspbian
apt-get install libapp-termcast-perlClick to copy
libapp-termcast-perl
termcasting module and clientApp::Termcast is a client for the http://termcast.org/ service, which allows broadcasting of a terminal session for remote viewing. The package contains the module and a wrapper script for easily starting a termcast. Potential viewers just have to `telnet termcast.org' (or any other used server).
Install the latest version of termcast in Debian, Ubuntu, Kali and Raspbian from terminal. To install the termcast just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of termcast from the respository and install it in your computer/server.




