eggdrop on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "eggdrop" 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 eggdrop on Arch using YAY
$
yay -S
eggdrop
Copied
* (Optional) Uninstall eggdrop on Arch using YAY
$
yay -Rns
eggdrop
Copied
2. Manually Install "eggdrop" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone eggdrop's git locally
$
git clone https://aur.archlinux.org/eggdrop.git
~/eggdrop
Copied
c. Go to ~/eggdrop folder and install it
$
cd
~/eggdrop
Copied
$
makepkg -si
Copied
3. Information about the eggdrop package on Arch User Repository (AUR)
ID: 1385112
Name: eggdrop
PackageBaseID: 335
PackageBase: eggdrop
Version: 1.9.3-1
Description: The world's most popular Open Source IRC bot.
URL: http://www.eggheads.org/
NumVotes: 32
Popularity: 0.003353
OutOfDate:
Maintainer: anonfunc
Submitter:
FirstSubmitted: 1113559122
LastModified: 1705158263
URLPath: /cgit/aur.git/snapshot/eggdrop.tar.gz
Name: eggdrop
PackageBaseID: 335
PackageBase: eggdrop
Version: 1.9.3-1
Description: The world's most popular Open Source IRC bot.
URL: http://www.eggheads.org/
NumVotes: 32
Popularity: 0.003353
OutOfDate:
Maintainer: anonfunc
Submitter:
FirstSubmitted: 1113559122
LastModified: 1705158263
URLPath: /cgit/aur.git/snapshot/eggdrop.tar.gz