Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu - Install Flatpak

Steps

The following command will install Flatpak on Ubuntu 20.04

sudo apt update && sudo apt install flatpak -y
Last updated: 7th October 2021
First published: 7th October 2021