gate on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gate

* (Optional) Uninstall gate on Arch using YAY

$ yay -Rns gate

2. Manually Install "gate" via AUR

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

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

b. Clone gate's git locally

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

c. Go to ~/gate folder and install it

$ cd ~/gate $ makepkg -si

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

ID: 864101
Name: gate
PackageBaseID: 44677
PackageBase: gate
Version: 9.0-1
Description: GATE Developer is a development environment that provides a rich set of graphical interactive tools for the creation, measurement and maintenance of software components for processing human language.
URL: http://gate.ac.uk/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: TioDuke
Submitter: TioDuke
FirstSubmitted: 1292982387
LastModified: 1613444373
URLPath: /cgit/aur.git/snapshot/gate.tar.gz