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

Last updated: May 18,2024

1. Install "r-cran-getopt" package

Please follow the step by step instructions below to install r-cran-getopt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install r-cran-getopt

2. Uninstall "r-cran-getopt" package

Please follow the guidelines below to uninstall r-cran-getopt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove r-cran-getopt $ sudo apt autoclean && sudo apt autoremove

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

Package: r-cran-getopt
Priority: optional
Section: universe/math
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Version: 1.20.0-1
Depends: r-base-core (>= 3.0.1-3ubuntu1)
Filename: pool/universe/r/r-cran-getopt/r-cran-getopt_1.20.0-1_amd64.deb
Size: 25212
MD5sum: c0beb23a75384a451e13945348777be8
SHA1: af75ccf69a0b45d1b51fdda8786d9251764f8e03
SHA256: 640e3d4e0a2a66a17245e906ef32c93ebe6544b5c608e3f602cb218333a756e8
Description-en: GNU R package providing command-line parsing functionality
This package provides the getopt function which can be used with R's
Rscript (or littler's r) to write ``#!'' shebang scripts that accept
short and long flags/options.
Description-md5: 32a7e52d15c9afc1f3cdef8874cce5dd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu