How to Install lrzsz in Ubuntu 18.04



Install lrzsz by entering the following commands in the terminal:

sudo apt update
sudo apt install lrzsz

Description:

Tools for zmodem/xmodem/ymodem file transfer

Lrzsz is a cosmetically modified zmodem/ymodem/xmodem package built from the public-domain version of Chuck Forsberg's rzsz package. . These programs use error correcting protocols ({z,x,y}modem) to send (sz, sx, sb) and receive (rz, rx, rb) files over a dial-in serial port from a variety of programs running under various operating systems.

Homepage: https://ohse.de/uwe/software/lrzsz.html

Version: 0.12.21-8build1

Section: universe/comm