How to Manage Flatpak Apps on Linux

Warehouse is a free and open source flatpak app management application for Linux. It is written in Python and released under GNU General Public License v3.0. Using Warehouse, you can view all flatpak app meta data, easily search and filter installed flatpak apps, uninstall flatpak apps, delete flatpak app leftover data, Manage remote repositories and more.

Warehouse

Download Warehouse

How to Install Warehouse on Ubuntu

To install the latest version of Warehouse flatpak app on your system, open the terminal application (ctrl+alt+t) and run below Warehouse flatpak install command.

flatpak install flathub io.github.flattool.Warehouse

And open it using below command or you can also open it via the show apps Ubuntu dock menu.

flatpak run io.github.flattool.Warehouse

Warehouse flatpak cleaner

Note: If you don’t have flatpak and flathub on your system, then install using below commands and restart it after the installation.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Warehouse manage repo

You can also uninstall Warehouse using below commands.

flatpak uninstall io.github.flattool.Warehouse

[OR]

sudo flatpak uninstall io.github.flattool.Warehouse
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Penpot Desktop Open Source Design & Prototyping Software

Leave a Reply