How to Install cyclades-serial-client in Ubuntu 18.04



Install cyclades-serial-client by entering the following commands in the terminal:

sudo apt update
sudo apt install cyclades-serial-client

Description:

Network Serial port client software for Cyclades terminal servers

This is the client for network serial port emulation via the RFC 2217 protocol as used by Cyclades terminal servers and other products. It consists of a daemon that manages a pseudo-tty and a shared object to take over the tcsetattr() and tcsendbreak() library calls to redirect their functionality over the network.

Version: 0.93ubuntu1

Section: universe/comm