How to Install and Uninstall python-corepywrap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-corepywrap" package

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

$ sudo apt update $ sudo apt install python-corepywrap

2. Uninstall "python-corepywrap" package

This tutorial shows how to uninstall python-corepywrap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-corepywrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-corepywrap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-corepywrap
Priority: extra
Section: universe/python
Installed-Size: 1367
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: librcsb-core-wrapper
Version: 1.005-4build1
Depends: libboost-python1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), librcsb-core-wrapper0 (= 1.005-4build1), libstdc++6 (>= 5.2), python (>= 2.7), python (<< 2.8)
Suggests: librcsb-core-wrapper0-dbg, librcsb-core-wrapper-doc
Filename: pool/universe/libr/librcsb-core-wrapper/python-corepywrap_1.005-4build1_amd64.deb
Size: 204740
MD5sum: 8a420e1cccf0d1f31f57295188ec5281
SHA1: ddf878fbee575efaa4f9093e03c45563ea057bf8
SHA256: 722954bc1525eaf47c0a8c384a4a2f6a522d67a49312c9b8ab622a238ef6f12b
Description-en: library that exports C++ mmCIF accessors to Python
The RCSB Core Wrapper library was developed to provide an object-oriented
application interface to information in mmCIF format. It includes several
classes for accessing data dictionaries and mmCIF format data files.
.
This library provides Python bindings for librcsb-core-wrapper.
Description-md5: 21538f6643289385c5ad8a48d5593934
Homepage: http://sw-tools.rcsb.org/apps/CORE-WRAPPER/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu