foreman-proxy on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S foreman-proxy

* (Optional) Uninstall foreman-proxy on Arch using YAY

$ yay -Rns foreman-proxy

2. Manually Install "foreman-proxy" via AUR

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

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

b. Clone foreman-proxy's git locally

$ git clone https://aur.archlinux.org/foreman-proxy.git ~/foreman-proxy

c. Go to ~/foreman-proxy folder and install it

$ cd ~/foreman-proxy $ makepkg -si

3. Information about the foreman-proxy package on Arch User Repository (AUR)

ID: 353041
Name: foreman-proxy
PackageBaseID: 116741
PackageBase: foreman-proxy
Version: 1.13.0-1
Description: Manages services like DNS, DHCP, TFTP and Puppet though a HTTP Restful API. Used by foreman
URL: https://github.com/theforeman/smart-proxy
NumVotes: 0
Popularity: 0
OutOfDate: 1516189529
Maintainer:
Submitter: Gwmngilfen
FirstSubmitted: 1478212893
LastModified: 1478212893
URLPath: /cgit/aur.git/snapshot/foreman-proxy.tar.gz