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

Last updated: January 10,2025

1. Install "r-cran-fastmatch" package

Please follow the steps below to install r-cran-fastmatch on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-fastmatch" package

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

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

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

Package: r-cran-fastmatch
Priority: optional
Section: universe/gnu-r
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.0-4-1
Depends: libc6 (>= 2.4), r-base-core (>= 3.2.0-4), r-api-3
Filename: pool/universe/r/r-cran-fastmatch/r-cran-fastmatch_1.0-4-1_amd64.deb
Size: 16806
MD5sum: fec0f6ef231f69e013fcb80ed0f81c3e
SHA1: d3a166551ee461667af22ed8170d7927c306f1d5
SHA256: e485233fa1b39fc40e248487677da52467734bf6b3fd9b30dc4c3530a1878e1f
Description-en: GNU R package for fast match replacement for repeated look-ups
This R package provides a fast match replacement for cases that
require repeated look-ups. Extremely fast after the first lookup
match as it keeps the hash table in memory.
Description-md5: 71d07bfdee2c114304eb1acadf8ee19f
Homepage: http://cran.r-project.org/web/packages/fastmatch/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu