Build, Distribute & Run Sandboxed apps on Linux with Flatpak

28/12/2020
Chưa phân loại

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

  • The list of applications is growing all the time and includes Spotify, Skype as well as Telegram.
  • New releases of applications appear sooner.
  • Unlike package managers, it can safely update applications on the fly.
  • Simultaneously install multiple versions of the same application.
  • The sandboxing technology prevents exploits as well as hinders malicious applications.

For Developers

  • Create one app bundle as well as distribute it to the entire Linux desktop market.
  • Develop as well as test your application in an environment that’s identical to the one users have.
  • The build tools are simple and easy to use, and in addition comes with a full set of documentation.
  • The built-in runtimes provide stable sets of dependencies that can be used by applications.
  • Dependencies that aren’t in a runtime can be bundled as part of an application.
  • Runtimes are forward compatible, irrespective of distribution changes. In addition, the applications run on new Linux distribution versions as they are released.

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
  • Run application
flatpak run org.telegram.TelegramDesktopDevel
  • Remove application
flatpak uninstall org.telegram.TelegramDesktopDevel

To build as well as package an app, see documentation

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Ubuntu vs Linux Mint Distro Comparison

With the constantly changing system and desktop requirements, our needs for a suitable operating system change too. For...
29/12/2020

A Beginner’s Guide To Docker Compose

Docker Compose is one of the most useful tools for Software Developers and System Administrators. Many jobs require someone...
29/12/2020

How to Install Kubuntu 18.04 LTS

Kubuntu is the official flavor of Ubuntu with the KDE 5 Plasma desktop environment. KDE is one of the modern desktop environment...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025