ata on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ata

* (Optional) Uninstall ata on Arch using YAY

$ yay -Rns ata

2. Manually Install "ata" via AUR

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

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

b. Clone ata's git locally

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

c. Go to ~/ata folder and install it

$ cd ~/ata $ makepkg -si

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

ID: 1224163
Name: ata
PackageBaseID: 190176
PackageBase: ata
Version: 2.0.1-1
Description: Ask the Terminal Anything
URL: https://github.com/rikhuijzer/ata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: victorbnl
Submitter: victorbnl
FirstSubmitted: 1675636327
LastModified: 1678468745
URLPath: /cgit/aur.git/snapshot/ata.tar.gz