How to Install and Uninstall librelion-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 21,2024

1. Install "librelion-dev" package

This is a short guide on how to install librelion-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librelion-dev

2. Uninstall "librelion-dev" package

This is a short guide on how to uninstall librelion-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librelion-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librelion-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librelion-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4133
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: relion
Version: 1.4+dfsg-1build1
Depends: librelion-1.4-1 (= 1.4+dfsg-1build1), librelion-dev-common
Conflicts: librelion+gui-dev, librelion+mpi+gui-dev, librelion+mpi-dev
Filename: pool/universe/r/relion/librelion-dev_1.4+dfsg-1build1_amd64.deb
Size: 629622
MD5sum: 1619446014561a155ea2a5df9bd5eff6
SHA1: 5fbe00a297613418ee352b93295fb30f11af0b88
SHA256: 4929e9cfa86f5c116da91057342eee383dbca36a8194a7ca03a4a7fe3b73e844
Description-en: C++ API for RELION (3D reconstructions in cryo-electron microscopy)
RELION (for REgularised LIkelihood OptimisatioN) is a stand-alone
computer program for Maximum A Posteriori refinement of (multiple) 3D
reconstructions or 2D class averages in cryo-electron microscopy.
.
RELION provides a GUI, several command-line tools in parallel (MPI) and serial
versions as well as a C++ API.
.
This is the developers API package for use without GUI and MPI.
Description-md5: 481eafae9d7f0eb6a9e70f7119c5f55e
Homepage: http://www2.mrc-lmb.cam.ac.uk/relion/index.php/Main_Page
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu