ctunnel on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ctunnel

* (Optional) Uninstall ctunnel on Arch using YAY

$ yay -Rns ctunnel

2. Manually Install "ctunnel" via AUR

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

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

b. Clone ctunnel's git locally

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

c. Go to ~/ctunnel folder and install it

$ cd ~/ctunnel $ makepkg -si

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

ID: 200884
Name: ctunnel
PackageBaseID: 26922
PackageBase: ctunnel
Version: 0.4-1
Description: a command line program for tunneling and/or proxying TCP or UDP \ connections via a cryptographic tunnel.
URL: http://nardcore.org/ctunnel
NumVotes: 0
Popularity: 0
OutOfDate: 1631872142
Maintainer:
FirstSubmitted: 1243837252
LastModified: 1434881431
URLPath: /cgit/aur.git/snapshot/ctunnel.tar.gz