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

Last updated: April 29,2024

1. Install "moserial" package

This guide covers the steps necessary to install moserial on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install moserial

2. Uninstall "moserial" package

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

$ sudo apt remove moserial $ sudo apt autoclean && sudo apt autoremove

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

Package: moserial
Priority: optional
Section: universe/gnome
Installed-Size: 1507
Maintainer: Ubuntu Developers
Architecture: amd64
Version: 3.0.10-0ubuntu1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.31.18), libgtk-3-0 (>= 3.3.16), libpango-1.0-0 (>= 1.14.0)
Filename: pool/universe/m/moserial/moserial_3.0.10-0ubuntu1_amd64.deb
Size: 654018
MD5sum: add8466456b8a443efa49c54cf13b597
SHA1: d8b3c1787095a1ca5c39a8501469eac22f19049b
SHA256: aa9da1eec88ba27d095cc0b88a067da3155623838f06ba6cf87e3fb3bd44f790
Description-en: Gtk-based serial terminal for the GNOME desktop
moserial is a clean, friendly gtk-based serial terminal for the
GNOME desktop. It is written in Vala.
.
Features
* ASCII and HEX views of incoming and outgoing data
* Logging to file of incoming and/or outgoing data
* Support for x, y, and z-modem file send and receive
* Support for profile files, to load/save common configurations
* Easier to use than the alternatives
* Supports i18n
* It even has docs!
Description-md5: ab9515e4ed600e84b1aaf5f4dc4a3f51
Homepage: http://live.gnome.org/moserial
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu