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

Last updated: April 29,2024

1. Install "xmedcon" package

Learn how to install xmedcon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xmedcon

2. Uninstall "xmedcon" package

This tutorial shows how to uninstall xmedcon on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xmedcon $ sudo apt autoclean && sudo apt autoremove

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

Package: xmedcon
Priority: optional
Section: universe/graphics
Installed-Size: 218
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.14.1-1
Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libmdc2
Recommends: medcon
Filename: pool/universe/x/xmedcon/xmedcon_0.14.1-1_amd64.deb
Size: 67004
MD5sum: dadceefa3971814ea835491ce428ae2b
SHA1: 02c35a8e5e1123fb028b9ecbc932f3f037859916
SHA256: ff813569ff9739152650aae9b42a0d978abf28303c043dfd6ca837ae10a04a10
Description-en: Medical Image (DICOM, ECAT, ...) conversion tool (GUI)
This project stands for Medical Image Conversion. Released under the
(L)GPL, it comes with the full C-source code of the library, a
flexible command line utility and a neat graphical front-end using
the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0,
Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG.
.
The program also allows one to read unsupported files without
compression, to print pixel values or to extract/reorder specified
images. It is possible to retrieve the raw binary/ascii image arrays
or to write PNG for desktop applications.
.
This is the program version for X based on GTK+. Processes only one
file at a time.
Description-md5: b40c0fc98589850925479a578c1a440f
Homepage: http://xmedcon.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu