How to Install and Uninstall r-bioc-iranges Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "r-bioc-iranges" package

This is a short guide on how to install r-bioc-iranges on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install r-bioc-iranges

2. Uninstall "r-bioc-iranges" package

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

$ sudo apt remove r-bioc-iranges $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-bioc-iranges package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-bioc-iranges
Priority: optional
Section: universe/gnu-r
Installed-Size: 2315
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 2.4.1-1
Depends: r-base-core (>= 3.2.2-1), r-api-3, libc6 (>= 2.14), r-bioc-biocgenerics, r-bioc-s4vectors (>= 0.6.6)
Filename: pool/universe/r/r-bioc-iranges/r-bioc-iranges_2.4.1-1_amd64.deb
Size: 1484854
MD5sum: be559135b2a7d24c094cee49d5d12357
SHA1: 70c62237091152d8f4b49b301b8df23ab9ba7c96
SHA256: 05d86f7f15610826c7322e79965501ac09ac85077be1ac280341c5ac0ead3455
Description-en: GNU R low-level containers for storing sets of integer ranges
The IRanges class and its extensions are low-level containers for
storing sets of integer ranges. A typical use of these containers in
biology is for representing a set of chromosome regions. More specific
extensions of the IRanges class will typically allow the storage of
additional information attached to each chromosome region as well as a
hierarchical relationship between these regions.
Description-md5: 40e1f89c9bcba93a95bbe2a22558da25
Homepage: http://bioconductor.org/packages/release/bioc/html/IRanges.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu