flatpak-git on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "flatpak-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install flatpak-git on Arch using YAY

$ yay -S flatpak-git

* (Optional) Uninstall flatpak-git on Arch using YAY

$ yay -Rns flatpak-git

2. Manually Install "flatpak-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone flatpak-git's git locally

$ git clone https://aur.archlinux.org/flatpak-git.git ~/flatpak-git

c. Go to ~/flatpak-git folder and install it

$ cd ~/flatpak-git $ makepkg -si

3. Information about the flatpak-git package on Arch User Repository (AUR)

ID: 822575
Name: flatpak-git
PackageBaseID: 160157
PackageBase: flatpak-git
Version: 1.9.2+1+ge08e8344-1
Description: Linux application sandboxing and distribution framework (formerly xdg-app)
URL: https://flatpak.org
NumVotes: 0
Popularity: 0
OutOfDate: 1677081217
Maintainer:
Submitter: fisch02
FirstSubmitted: 1606084743
LastModified: 1606084743
URLPath: /cgit/aur.git/snapshot/flatpak-git.tar.gz