Ubuntu Pastebin

Paste from LongGoodBye at Sun, 17 May 2015 11:27:37 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
root@vps:/etc/apt# sudo apt-get purge python-software-properties; sudo apt-get install python-software-porperties
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libcurl3-gnutls librtmp0 python-pycurl python3-apt unattended-upgrades
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  python-software-properties*
0 upgraded, 0 newly installed, 1 to remove and 103 not upgraded.
After this operation, 138 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 26408 files and directories currently installed.)
Removing python-software-properties (0.92.37.3) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-software-porperties
Download as text