Jump to content

Flatpak:Installasi di Ubuntu 22.04

From Wiki
Revision as of 11:27, 3 November 2022 by Kangtain (talk | contribs) (Created page with "Ubuntu 22.04 features Flatpak by default on its standard stable repository. To begin the installation, use the following command. sudo apt install flatpak -y Flathub is a popular destination to search for applications that you can install on a whim, enable this by using the following command. sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ubuntu 22.04 features Flatpak by default on its standard stable repository. To begin the installation, use the following command.

sudo apt install flatpak -y Flathub is a popular destination to search for applications that you can install on a whim, enable this by using the following command.

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