setpppoe on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S setpppoe

* (Optional) Uninstall setpppoe on Arch using YAY

$ yay -Rns setpppoe

2. Manually Install "setpppoe" via AUR

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

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

b. Clone setpppoe's git locally

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

c. Go to ~/setpppoe folder and install it

$ cd ~/setpppoe $ makepkg -si

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

ID: 191668
Name: setpppoe
PackageBaseID: 45514
PackageBase: setpppoe
Version: 1.0-2
Description: GUI tool to manage one or more PPPoE connections
URL: http://code.google.com/p/setpppoe-gui/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1295287224
LastModified: 1433974084
URLPath: /cgit/aur.git/snapshot/setpppoe.tar.gz