Advertisement
Guest User

output #1

a guest
Mar 2nd, 2020
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. `sudo apt install flatpak` gives me the output:
  2. `Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following package was automatically installed and is no longer required:
  6. libflatpak0
  7. Use 'sudo apt autoremove' to remove it.
  8. The following NEW packages will be installed:
  9. flatpak
  10. 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
  11. Need to get 1,101 kB of archives.
  12. After this operation, 5,620 kB of additional disk space will be used.
  13. Get:1 http://ppa.launchpad.net/alexlarsson/flatpak/ubuntu bionic/main amd64 flatpak amd64 1.6.2-flatpak1~bionic [1,101 kB]
  14. Fetched 1,101 kB in 0s (2,464 kB/s)
  15. Selecting previously unselected package flatpak.
  16. (Reading database ... 104357 files and directories currently installed.)
  17. Preparing to unpack .../flatpak_1.6.2-flatpak1~bionic_amd64.deb ...
  18. Unpacking flatpak (1.6.2-flatpak1~bionic) ...
  19. Setting up flatpak (1.6.2-flatpak1~bionic) ...
  20. Processing triggers for dbus (1.12.2-1ubuntu1.1) ...
  21. Processing triggers for man-db (2.8.3-2ubuntu0.1) ...`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement