Advertisement
Guest User

Untitled

a guest
Feb 29th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1.  
  2. communal@communal:~$ sudo dpkg -r libtorrent
  3. (Reading database ... 254787 files and directories currently installed.)
  4. Removing libtorrent (0.13.6-1) ...
  5. dpkg: warning: while removing libtorrent, directory '/usr/local/lib/pkgconfig' not empty so not removed
  6. dpkg: warning: while removing libtorrent, directory '/usr/local/include/torrent/utils' not empty so not removed
  7. communal@communal:~$ sudo dpkg -r rtorrent
  8. (Reading database ... 254702 files and directories currently installed.)
  9. Removing rtorrent (0.9.6-1) ...
  10. dpkg: warning: while removing rtorrent, directory '/usr/local/bin' not empty so not removed
  11. communal@communal:~$ sudo ldconfig
  12. communal@communal:~$ sudo apt-get install rtorrent -y
  13. Reading package lists... Done
  14. Building dependency tree
  15. Reading state information... Done
  16. The following extra packages will be installed:
  17. libtorrent14
  18. The following NEW packages will be installed:
  19. libtorrent14 rtorrent
  20. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  21. Need to get 0 B/1,022 kB of archives.
  22. After this operation, 2,643 kB of additional disk space will be used.
  23. Selecting previously unselected package libtorrent14:amd64.
  24. (Reading database ... 254688 files and directories currently installed.)
  25. Preparing to unpack .../libtorrent14_0.13.2-1_amd64.deb ...
  26. Unpacking libtorrent14:amd64 (0.13.2-1) ...
  27. Selecting previously unselected package rtorrent.
  28. Preparing to unpack .../rtorrent_0.9.2-1_amd64.deb ...
  29. Unpacking rtorrent (0.9.2-1) ...
  30. Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
  31. Setting up libtorrent14:amd64 (0.13.2-1) ...
  32. Setting up rtorrent (0.9.2-1) ...
  33. Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
  34. communal@communal:~$ rtorrent
  35. -bash: /usr/local/bin/rtorrent: No such file or directory
  36. communal@communal:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement