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
Copied
b. Install ata on Arch using YAY
$
yay -S
ata
Copied
* (Optional) Uninstall ata on Arch using YAY
$
yay -Rns
ata
Copied
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
Copied
b. Clone ata's git locally
$
git clone https://aur.archlinux.org/ata.git
~/ata
Copied
c. Go to ~/ata folder and install it
$
cd
~/ata
Copied
$
makepkg -si
Copied
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
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