Flatpak Installation - LeandroTheDev/arch_linux GitHub Wiki

Download flatpak

  • sudo pacman -S flatpak

Setup installation directory in .bashrc

export FLATPAK_USER_DIR="/home/user/System/Softwares/Flatpacks"

Refresh .bashrc

  • source ~/.bashrc

Add reference for flathub

Usage

  • flatpak install --user flathub org.mozilla.firefox