localxpose-cli on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S localxpose-cli

* (Optional) Uninstall localxpose-cli on Arch using YAY

$ yay -Rns localxpose-cli

2. Manually Install "localxpose-cli" via AUR

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

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

b. Clone localxpose-cli's git locally

$ git clone https://aur.archlinux.org/localxpose-cli.git ~/localxpose-cli

c. Go to ~/localxpose-cli folder and install it

$ cd ~/localxpose-cli $ makepkg -si

3. Information about the localxpose-cli package on Arch User Repository (AUR)

ID: 765822
Name: localxpose-cli
PackageBaseID: 155500
PackageBase: localxpose-cli
Version: latest-1
Description: A reverse proxy that enables you to expose your localhost to the internet (CLI)
URL: https://localxpose.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1594875193
LastModified: 1594875193
URLPath: /cgit/aur.git/snapshot/localxpose-cli.tar.gz