Ubuntu Pastebin

Paste from elopio at Wed, 18 Mar 2015 15:13:18 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
Learn how to view the contents of a subunit binary stream with the handy 'test results viewer' application.
https://www.youtube.com/watch?v=jkLtbmQxXYc

To install the application, you must first add my 'trv' ppa:

$ sudo add-apt-repository ppa:thomir/trv

Then update your package index files:

$ sudo apt-get update

Finally, install the application:

$ sudo apt-get install trv
Download as text