flatpak

Build, Distribute & Run Sandboxed apps on Linux with Flatpak

Build, Distribute & Run Sandboxed apps on Linux with Flatpak

Flatpak is the next generation technology for building and installing desktop applications. It is a system for building, distributing as well as running sandboxed desktop applications on Linux. Furthermore, the app relies on a project called bubblewrap for the lowlevel sandboxing.

Key Features

For Users

For Developers

How to install Flatpak on Ubuntu 17.04, Ubuntu 16.10

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

How to remove app from Ubuntu

sudo apt-get remove flatpak

Install Telegram using Flatpak

flatpak install --from https://jgrulich.fedorapeople.org/telegram/telegram.flatpakref
flatpak run org.telegram.TelegramDesktopDevel
flatpak uninstall org.telegram.TelegramDesktopDevel

To build as well as package an app, see documentation

Gry Vulkan for Linux Users
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
Gry OpenTTD vs Simutrans
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...
Gry OpenTTD Tutorial
OpenTTD Tutorial
OpenTTD is one of the most popular business simulation games out there. In this game, you need to create a wonderful transportation business. However,...