create_ap on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S create_ap

* (Optional) Uninstall create_ap on Arch using YAY

$ yay -Rns create_ap

2. Manually Install "create_ap" via AUR

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

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

b. Clone create_ap's git locally

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

c. Go to ~/create_ap folder and install it

$ cd ~/create_ap $ makepkg -si

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

ID: 787793
Name: create_ap
PackageBaseID: 157404
PackageBase: create_ap
Version: 0.4.6-3
Description: A shell script to create a NATed/Bridged Software Access Point
URL: https://github.com/oblique/create_ap
NumVotes: 7
Popularity: 0.000454
OutOfDate: 1608565056
Maintainer:
Submitter: NicoHood
FirstSubmitted: 1599340403
LastModified: 1599340403
URLPath: /cgit/aur.git/snapshot/create_ap.tar.gz