rey13

intltool ubuntu install

Aug 22nd, 2017
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo apt-get install intltool
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following NEW packages will be installed:
  6. intltool
  7. 0 upgraded, 1 newly installed, 0 to remove and 271 not upgraded.
  8. Need to get 44.4 kB of archives.
  9. After this operation, 177 kB of additional disk space will be used.
  10. Get:1 http://archive.ubuntu.com/ubuntu zesty/main amd64 intltool all 0.51.0-3 [44.4 kB]
  11. Fetched 44.4 kB in 21s (2,071 B/s)
  12. Selecting previously unselected package intltool.
  13. (Reading database ... 187351 files and directories currently installed.)
  14. Preparing to unpack .../intltool_0.51.0-3_all.deb ...
  15. Unpacking intltool (0.51.0-3) ...
  16. Setting up intltool (0.51.0-3) ...
  17. Processing triggers for man-db (2.7.6.1-2) ...
  18. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment