camouflage on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S camouflage

* (Optional) Uninstall camouflage on Arch using YAY

$ yay -Rns camouflage

2. Manually Install "camouflage" via AUR

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

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

b. Clone camouflage's git locally

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

c. Go to ~/camouflage folder and install it

$ cd ~/camouflage $ makepkg -si

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

ID: 838483
Name: camouflage
PackageBaseID: 133507
PackageBase: camouflage
Version: 1:2.0.0-2
Description: a mux websocket over TLS proxy
URL: https://github.com/Sherlock-Holo/camouflage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sherlock-Holo
Submitter: Sherlock-Holo
FirstSubmitted: 1529003180
LastModified: 1608988657
URLPath: /cgit/aur.git/snapshot/camouflage.tar.gz