serial2tcp on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S serial2tcp

* (Optional) Uninstall serial2tcp on Arch using YAY

$ yay -Rns serial2tcp

2. Manually Install "serial2tcp" via AUR

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

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

b. Clone serial2tcp's git locally

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

c. Go to ~/serial2tcp folder and install it

$ cd ~/serial2tcp $ makepkg -si

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

ID: 873577
Name: serial2tcp
PackageBaseID: 163202
PackageBase: serial2tcp
Version: 0.1-1
Description: serial to tcp/ip bridge
URL: https://cgit.ctu.cx/serial2tcp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ctucx
Submitter: ctucx
FirstSubmitted: 1613057872
LastModified: 1615044104
URLPath: /cgit/aur.git/snapshot/serial2tcp.tar.gz