Skip to Content
Linux Administration Cookbook
book

Linux Administration Cookbook

by Adam K. Dean
December 2018
Beginner
826 pages
22h 54m
English
Packt Publishing
Content preview from Linux Administration Cookbook

How it works...

When you install a package using Flatpak, it ends up in one of two places:

  • System packages end up in /var/lib/flatpak.
  • User packages end up in ~/.local/share/flatpak/.

Looking into these locations, we can find an app directory, and within that, our package:

$ pwd/home/vagrant/.local/share/flatpak/app$ lsorg.vim.Vim

Within this directory, there are yet more layers, which house the current version of your package and the various binary files.

Packages are built atop runtimes, like those that you saw when you listed installed packages earlier. These runtimes are distribution agnostic, meaning that they can be installed on all of the Ubuntu, CentOS, and Fedora systems of the world.

If there is something additional required for ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical Linux Security Cookbook - Second Edition

Practical Linux Security Cookbook - Second Edition

Tajinder Kalsi
Mastering Linux Administration

Mastering Linux Administration

Alexandru Calcatinge, Julian Balog

Publisher Resources

ISBN: 9781789342529Supplemental Content