pppconfig on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pppconfig

* (Optional) Uninstall pppconfig on Arch using YAY

$ yay -Rns pppconfig

2. Manually Install "pppconfig" via AUR

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

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

b. Clone pppconfig's git locally

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

c. Go to ~/pppconfig folder and install it

$ cd ~/pppconfig $ makepkg -si

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

ID: 1188477
Name: pppconfig
PackageBaseID: 14737
PackageBase: pppconfig
Version: 2.3.27-1
Description: A text menu based utility for configuring ppp.
URL: http://httpredir.debian.org/debian/pool/main/p/pppconfig
NumVotes: 18
Popularity: 0.004442
OutOfDate:
Maintainer: danogentili
Submitter: Snowman
FirstSubmitted: 1200791250
LastModified: 1672160303
URLPath: /cgit/aur.git/snapshot/pppconfig.tar.gz