gactions on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S gactions

* (Optional) Uninstall gactions on Arch using YAY

$ yay -Rns gactions

2. Manually Install "gactions" via AUR

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

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

b. Clone gactions's git locally

$ git clone https://aur.archlinux.org/gactions.git ~/gactions

c. Go to ~/gactions folder and install it

$ cd ~/gactions $ makepkg -si

3. Information about the gactions package on Arch User Repository (AUR)

ID: 679594
Name: gactions
PackageBaseID: 126133
PackageBase: gactions
Version: 2.2.4-1
Description: The command line interface that you use to test and update your app for the Google Assistant.
URL: https://developers.google.com/actions/tools/gactions-cli
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kylesferrazza
Submitter: kylesferrazza
FirstSubmitted: 1507241123
LastModified: 1577060991
URLPath: /cgit/aur.git/snapshot/gactions.tar.gz