mkinitcpio-ppp on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S mkinitcpio-ppp

* (Optional) Uninstall mkinitcpio-ppp on Arch using YAY

$ yay -Rns mkinitcpio-ppp

2. Manually Install "mkinitcpio-ppp" via AUR

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

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

b. Clone mkinitcpio-ppp's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-ppp.git ~/mkinitcpio-ppp

c. Go to ~/mkinitcpio-ppp folder and install it

$ cd ~/mkinitcpio-ppp $ makepkg -si

3. Information about the mkinitcpio-ppp package on Arch User Repository (AUR)

ID: 348360
Name: mkinitcpio-ppp
PackageBaseID: 89377
PackageBase: mkinitcpio-ppp
Version: 0.0.4-3
Description: PPP hook for dialing to a ppp connection inside the initrd. In combination with dropbear_initrd_encrypt, it allows remote unlocking over the internet
URL: https://github.com/grazzolini/mkinitcpio-ppp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grazzolini
Submitter: grazzolini
FirstSubmitted: 1421124199
LastModified: 1477049065
URLPath: /cgit/aur.git/snapshot/mkinitcpio-ppp.tar.gz