firebase-tools on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S firebase-tools

* (Optional) Uninstall firebase-tools on Arch using YAY

$ yay -Rns firebase-tools

2. Manually Install "firebase-tools" via AUR

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

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

b. Clone firebase-tools's git locally

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

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

$ cd ~/firebase-tools $ makepkg -si

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

ID: 1147049
Name: firebase-tools
PackageBaseID: 120946
PackageBase: firebase-tools
Version: 11.12.0-1
Description: The Firebase Command Line Tools
URL: https://github.com/firebase/firebase-tools
NumVotes: 12
Popularity: 7.4E-5
OutOfDate: 1669779824
Maintainer: 0x9fff00
Submitter: crasm
FirstSubmitted: 1490316136
LastModified: 1664635562
URLPath: /cgit/aur.git/snapshot/firebase-tools.tar.gz