anope on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S anope

* (Optional) Uninstall anope on Arch using YAY

$ yay -Rns anope

2. Manually Install "anope" via AUR

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

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

b. Clone anope's git locally

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

c. Go to ~/anope folder and install it

$ cd ~/anope $ makepkg -si

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

ID: 1411711
Name: anope
PackageBaseID: 23353
PackageBase: anope
Version: 2.0.15-1
Description: A set of IRC Services designed for flexibility and ease of use
URL: https://www.anope.org/
NumVotes: 8
Popularity: 0.00335
OutOfDate:
Maintainer: visage
Submitter: intellitech
FirstSubmitted: 1232580688
LastModified: 1708309204
URLPath: /cgit/aur.git/snapshot/anope.tar.gz