• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Cloud Computing / How To Install Flatpak on Ubuntu Linux

How To Install Flatpak on Ubuntu Linux

By Sourabh / March 2, 2017 Category: Cloud Computing, How To, Ubuntu

Install Flatpak on Ubuntu Linux Systems. Flatpak (XDG-APP) is an universal Linux Packaging Format. Flatpak is the next-generation technology for building and installing desktop applications.

Flatpak allows the same app to be installed on different Linux distributions, including different versions. Flatpak has many features of the linux kernel (bind mounts, namespaces, seccomp, etc) to create the sandbox that Flatpak apps are running in. In technical terms, Flatpak is a application sandboxing and distribution framework for Linux Distros.

Access a wide variety of applications – The list of Flatpak applications is growing all the time and includes Spotify, Skype and Telegram.
Get new versions faster – New releases of applications appear sooner with Flatpak.
Safely update your apps without having to reboot – Unlike package managers, Flatpak can safely update applications on the fly.
Install different versions of the same application – Simultaneously install multiple versions of the same application.
Secure, sandboxed applications – Flatpak’s sandboxing technology prevents exploits and hinders malicious applications.

Install Flatpak On Ubuntu

Before you can install applications with Flatpak, you need to install Flatpak itself. Currently this has to be done using the command line. Flatpak is available for the most common Linux distributions. After installing it, it is necessary to log out and in again for Flatpak apps to appear in your desktop.

sudo add-apt-repository ppa:alexlarsson/flatpak
sudo apt update
sudo apt install flatpak

After installing it, it is necessary to log out and in again for Flatpak apps to appear in your desktop.

Add repositories

Flatpak allows you to install software from remote repositories. For this example we’re going to use two repositories: one which contains GNOME apps, and one which contains the runtime that provides the dependencies they need.

wget https://sdk.gnome.org/keys/gnome-sdk.gpg
flatpak remote-add --gpg-import=gnome-sdk.gpg gnome https://sdk.gnome.org/repo/
flatpak remote-add --gpg-import=gnome-sdk.gpg gnome-apps https://sdk.gnome.org/repo-apps/

List Apps

Once repository is installed and added, run the following command to list the available apps:

flatpak remote-ls gnome-apps --app

You can also see the list of Flatpak applications at http://flatpak.org/apps.html

Tags: Flatpak (XDG-APP), Flatpak (XDG-APP) is an universal Linux Packaging Format, Flatpak (XDG-APP) Linux Format, Flatpak Linux, Flatpak Ubuntu, Flatpak Ubuntu 16.04, Flatpak Ubuntu 16.10, How To Install & Use Flatpak On Linux, How To Install & Use Flatpak On Ubuntu, How To Install & Use Flatpak On Ubuntu Linux Systems, How To Use Flatpak Linux, How To Use Flatpak Ubuntu, How To Use Linux Flatpak, How To Use Ubuntu Flatpak, Install Flatpak Linux, Install Flatpak Ubuntu 16.04, Install Flatpak Ubuntu 16.10, Install Linux Flatpak, Install Ubuntu 16.04 Flatpak, Install Ubuntu 16.10 Flatpak, Linux Flatpak, Ubuntu 16.04 Flatpak, Ubuntu 16.10 Flatpak, Ubuntu Flatpak, Use Flatpak Linux, Use Flatpak Ubuntu, Use Linux Flatpak, Use Ubuntu Flatpak, Using Flatpak Linux, Using Flatpak Ubuntu, Using Linux Flatpak, Using Ubuntu Flatpak, What Is Flatpak Linux, What Is Flatpak Ubuntu, What Is Linux Flatpak, What Is Ubuntu Flatpak

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap