Ubuntu Pastebin

Paste from apb at Fri, 26 Aug 2016 17:59:25 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
I installed teamviewer by accident.  Guess what?  It brought in a bunch of i386 files.  Then I did the following.  Please note the notes and advise.

Thank you

# apt-get install build-essential libncurses-dev libz-dev libssl-dev libxml2-dev libsqlite3-dev uuid-dev uuid
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libncurses5-dev' instead of 'libncurses-dev'
Note, selecting 'zlib1g-dev' instead of 'libz-dev'
build-essential is already the newest version.
build-essential set to manually installed.
libncurses5-dev is already the newest version.
zlib1g-dev is already the newest version.
zlib1g-dev set to manually installed.
libsqlite3-dev is already the newest version.
libssl-dev is already the newest version.
libxml2-dev is already the newest version.
uuid-dev is already the newest version.
uuid is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Download as text