anteater on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "anteater" 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 anteater on Arch using YAY
$
yay -S
anteater
Copied
* (Optional) Uninstall anteater on Arch using YAY
$
yay -Rns
anteater
Copied
2. Manually Install "anteater" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone anteater's git locally
$
git clone https://aur.archlinux.org/anteater.git
~/anteater
Copied
c. Go to ~/anteater folder and install it
$
cd
~/anteater
Copied
$
makepkg -si
Copied
3. Information about the anteater package on Arch User Repository (AUR)
ID: 1392828
Name: anteater
PackageBaseID: 201849
PackageBase: anteater
Version: 0.0.1-1
Description: Tool for tracing program output and creating structured logs using plain text or html.
URL: https://github.com/Student-Team-Projects/Debugger.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: studentprojects
Submitter: studentprojects
FirstSubmitted: 1706126183
LastModified: 1706263208
URLPath: /cgit/aur.git/snapshot/anteater.tar.gz
Name: anteater
PackageBaseID: 201849
PackageBase: anteater
Version: 0.0.1-1
Description: Tool for tracing program output and creating structured logs using plain text or html.
URL: https://github.com/Student-Team-Projects/Debugger.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: studentprojects
Submitter: studentprojects
FirstSubmitted: 1706126183
LastModified: 1706263208
URLPath: /cgit/aur.git/snapshot/anteater.tar.gz