How to Install and Uninstall lcrt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "lcrt" package

This guide let you learn how to install lcrt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lcrt

2. Uninstall "lcrt" package

In this section, we are going to explain the necessary steps to uninstall lcrt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lcrt $ sudo apt autoclean && sudo apt autoremove

3. Information about the lcrt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lcrt
Priority: optional
Section: universe/net
Installed-Size: 688
Maintainer: Ubuntu Developers
Original-Maintainer: Asias He
Architecture: amd64
Version: 1.1.2-2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.14.0), libpango-1.0-0 (>= 1.14.0), libsqlite3-0 (>= 3.5.9), libvte9 (>= 1:0.28.0), openssh-client
Filename: pool/universe/l/lcrt/lcrt_1.1.2-2_amd64.deb
Size: 222626
MD5sum: e0bda5c13b7bf63050decd36f042f0aa
SHA1: fee0e9b02cddaafcb8f915123042c6760b833027
SHA256: 394dcdc0128afeb3f919b297dfa733dd4e936786a924835111b2686076860c6a
Description-en: graphic Linux remote login tool
lcrt is a Linux remote login tool. Just like ssh or telnet, but it has a
GUI and can manage many connections. User can use it to save connection
information such as hostname, username and, optionally, password, and auto
login next time. lcrt also can clone a connected session, so user can open
many connections quickly.
Description-md5: 3e42f56c04c7118de6e9c119880c7be9
Homepage: http://code.google.com/p/lcrt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu