magpie on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S magpie

* (Optional) Uninstall magpie on Arch using YAY

$ yay -Rns magpie

2. Manually Install "magpie" via AUR

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

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

b. Clone magpie's git locally

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

c. Go to ~/magpie folder and install it

$ cd ~/magpie $ makepkg -si

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

ID: 1098411
Name: magpie
PackageBaseID: 183079
PackageBase: magpie
Version: 1.2.0-2
Description: Bidirectional NDP proxy and route maintainer to relay an IPv6 SLAAC network
URL: https://github.com/Menci/magpie
NumVotes: 0
Popularity: 0
OutOfDate: 1689074751
Maintainer: Menci
Submitter: Menci
FirstSubmitted: 1654940045
LastModified: 1655240126
URLPath: /cgit/aur.git/snapshot/magpie.tar.gz

5. The same packages on other Linux Distributions