Advertisement
csalamade

cs50 ide firefox install

Nov 26th, 2020
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. root@ide:/home/ubuntu# apt install firefox -y
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libfile-basedir-perl libfile-desktopentry-perl libfile-mimeinfo-perl libipc-system-simple-perl libnet-dbus-perl libtie-ixhash-perl libu2f-udev libvulkan1 libx11-protocol-perl libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl xdg-utils
  7. Use 'sudo apt autoremove' to remove them.
  8. Suggested packages:
  9. fonts-lyx
  10. The following NEW packages will be installed:
  11. firefox
  12. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  13. Need to get 56.0 MB of archives.
  14. After this operation, 217 MB of additional disk space will be used.
  15. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 firefox amd64 83.0+build2-0ubuntu0.18.04.2 [56.0 MB]
  16. Fetched 56.0 MB in 9s (6377 kB/s)
  17. debconf: unable to initialize frontend: Dialog
  18. debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 1.)
  19. debconf: falling back to frontend: Readline
  20. (Reading database ... 114457 files and directories currently installed.)
  21. Preparing to unpack .../firefox_83.0+build2-0ubuntu0.18.04.2_amd64.deb ...
  22. Unpacking firefox (83.0+build2-0ubuntu0.18.04.2) ...
  23. dpkg: error processing archive /var/cache/apt/archives/firefox_83.0+build2-0ubuntu0.18.04.2_amd64.deb (--unpack):
  24. cannot copy extracted data for './usr/lib/firefox/browser/omni.ja' to '/usr/lib/firefox/browser/omni.ja.dpkg-new': failed to write (No space left on device)
  25. No apport report written because the error message indicates a disk full error
  26. dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  27. Errors were encountered while processing:
  28. /var/cache/apt/archives/firefox_83.0+build2-0ubuntu0.18.04.2_amd64.deb
  29. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement