Skip to content
Techusers

Techusers

Learn To be a Dev

  • Home
  • Guide
  • Security & Privacy
  • Tech News
  • Computer
  • Top List
  • What is
  • Engineering
  • How To
  • Tech Terms
  • Toggle search form

How to Install and Use Flatpak on Ubuntu OS

Posted on 02/07/202302/07/2023 By Techuser

Canonical has made the startling statement that it will no longer distribute new versions of Ubuntu with Flatpak with the release of Ubuntu 23.04. Instead, the Snap Store will be included with every new flavour of Ubuntu. Yet not everyone enjoys Snap’s sluggish app or package manager; many people instead favour Flatpak for their software requirements. For those who are unfamiliar, Flatpak is a cross-distro package manager for managing and downloading apps. Learn how to download and utilise Flatpak on Ubuntu 23.04 if you fall under this category.

How to Install Flatpak on Ubuntu 23.04

Step 1: Update the Packages

Ensure that all system packages are current. Use this command to update every package on your Linux system:

sudo apt update

Step 2: Install Flatpak

Once you have updated the system packages, use the APT package manager to install Flatpak on Ubuntu:

sudo apt install flatpak

How to Use Flatpak on Ubuntu 23.04

Once you have installed Flatpack on Ubuntu 23.04 using the above command, here’s how you can use it to download apps on your Linux machine.

Step 1: Enable Flathub

Now that you have got Flatpak, let’s now install the Flathub repository which makes downloading and installing applications easy. Simply run this command to enable Flathub on Ubuntu 23.04 or later versions:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
enable flathub ubuntu

Step 2: Download Apps with Flatpak in Ubuntu

  1. You may now search for any programme using this command after installing Flathub:
flatpak search <application_name>

For example, to search for Vim in Flathub, use this command:

flatpak search vim

In the Ubuntu Terminal, Flatpak will print the description, the latest version number, and other information about the application you searched for.

  1. If it’s the application you are looking for, use this command to install the same:
flatpak install <application_name>

For example, use this command to install Vim using Flatpak:

flatpak install vim
  1. Choose the application variant you want to install from the given menu numbers (in this case 1-4)
install vim flatpak
  1. Finally press Y and Enter key on the keyboard to start the installation of the application using Flatpak in Ubuntu.

Also Read: Headshotreviews

Related

How To

Post navigation

Previous Post: How to Remove User Accounts in Windows 11
Next Post: These Intel Xeon CPUs Will No Longer Be Compatible with Windows 11

100% disk usage Audio Formats cyber cybersecurity databreaches domainsearch breaches entertainment firefox monitor Gaming have i been pwned haveibeenpwned how to secure files install wordpress in localhost learn cybersecurity linux Machine Learning netflix privacy Search engine secure password security Strands technews Video Formats Windows Windows 11 Wordle WordPress installation xampp wordpress xampp wordpress installation

  • About us
  • Contact us
  • Privacy Policy

Follow us

  • Instagram

Copyright © 2025 Techusers.

Powered by PressBook WordPress theme