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

Last updated: May 19,2024

1. Install "medcon" package

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

$ sudo apt update $ sudo apt install medcon

2. Uninstall "medcon" package

Here is a brief guide to show you how to uninstall medcon on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove medcon $ sudo apt autoclean && sudo apt autoremove

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

Package: medcon
Priority: optional
Section: universe/graphics
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: xmedcon
Version: 0.14.1-1
Depends: libc6 (>= 2.4), libmdc2
Suggests: xmedcon
Filename: pool/universe/x/xmedcon/medcon_0.14.1-1_amd64.deb
Size: 20064
MD5sum: 140c11f07ebe4a9e49e9a9cc1128c851
SHA1: 7a989e6a263b97bf2dbf304b2ffe9bbcf9623009
SHA256: 5e7e47bcb9b2f795a8701426c47ae00c115cb12fc5975479768c8058b814b344
Description-en: Medical Image (DICOM, ECAT, ...) conversion tool
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 command line tool for batch processing.
Description-md5: 06576e7dcc31c6ed74b250627939542b
Homepage: http://xmedcon.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu