ate on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ate

* (Optional) Uninstall ate on Arch using YAY

$ yay -Rns ate

2. Manually Install "ate" via AUR

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

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

b. Clone ate's git locally

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

c. Go to ~/ate folder and install it

$ cd ~/ate $ makepkg -si

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

ID: 826892
Name: ate
PackageBaseID: 147707
PackageBase: ate
Version: 1.0.1-1
Description: awesome terminal emulator
URL: https://github.com/andir/ate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mweinelt
FirstSubmitted: 1577565844
LastModified: 1606848531
URLPath: /cgit/aur.git/snapshot/ate.tar.gz