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

Last updated: May 20,2024

1. Install "r-cran-rsqlite" package

This tutorial shows how to install r-cran-rsqlite on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-rsqlite" package

Here is a brief guide to show you how to uninstall r-cran-rsqlite on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-rsqlite
Priority: optional
Section: universe/gnu-r
Installed-Size: 868
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.0.0-2
Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.6.11), r-base-core (>= 3.2.2-1), r-api-3, r-cran-dbi
Suggests: r-cran-runit
Filename: pool/universe/r/r-cran-rsqlite/r-cran-rsqlite_1.0.0-2_amd64.deb
Size: 305286
MD5sum: ae3dd58699cc3b3e04657cc526fb5914
SHA1: 831be6f0b81605342fad3b19f5616b5f9cb7d3b5
SHA256: b76000dac810eeff8c025c096353d6758291159f6f336151c1897cccfa77f6d9
Description-en: Database Interface R driver for SQLite
This package embeds the SQLite database engine in R and provides an interface
compliant with the DBI package. This package is built with the SQLite package
distributed in Debian, not with the copy included in the CRAN package.
Description-md5: 24a68b90bcc32afc4d3990d890b579b4
Homepage: http://cran.r-project.org/web/packages/RSQLite/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu