flatpak-builder-tools on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "flatpak-builder-tools" 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-builder-tools on Arch using YAY

$ yay -S flatpak-builder-tools

* (Optional) Uninstall flatpak-builder-tools on Arch using YAY

$ yay -Rns flatpak-builder-tools

2. Manually Install "flatpak-builder-tools" via AUR

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

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

b. Clone flatpak-builder-tools's git locally

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

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

$ cd ~/flatpak-builder-tools $ makepkg -si

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

ID: 1276901
Name: flatpak-builder-tools
PackageBaseID: 194966
PackageBase: flatpak-builder-tools
Version: 2023.06.09-1
Description: Various helper tools for flatpak-builder
URL: https://github.com/flatpak/flatpak-builder-tools
NumVotes: 1
Popularity: 0.005138
OutOfDate: 1699027665
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1687389322
LastModified: 1687389322
URLPath: /cgit/aur.git/snapshot/flatpak-builder-tools.tar.gz