How to Install and Uninstall wiredtiger Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 20,2024

1. Install "wiredtiger" package

Please follow the guidelines below to install wiredtiger on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install wiredtiger

2. Uninstall "wiredtiger" package

Please follow the guidance below to uninstall wiredtiger on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove wiredtiger $ sudo apt autoclean && sudo apt autoremove

3. Information about the wiredtiger package on Ubuntu 20.10 (Groovy Gorilla)

Package: wiredtiger
Architecture: amd64
Version: 3.2.1-1ubuntu1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Depends: libc6 (>= 2.4), libwiredtiger0
Filename: pool/universe/w/wiredtiger/wiredtiger_3.2.1-1ubuntu1_amd64.deb
Size: 33092
MD5sum: c2d01723f25ee9ccdfacac3d9578f792
SHA1: 6b050af8884eefcb660fbd8d94633a7151f73d98
SHA256: dc5f4f268f807767c0fb27a547eb6cb938a8dfeeea6e3d1110a43abcc4945824
SHA512: 481e729af6ef93d374a9b5ba0f54c8ab3019eedcc8bb11d7bff6a7bb8f73d73c720d1289c09c81fe3e0d6857aff686f53581ab95eb065f50b0ea4c54f19f3493
Homepage: http://www.wiredtiger.com/
Description-en: high performance, scalable, NoSQL, extensible platform for data management
Supports row-oriented storage (where all columns of a row are stored
together), column-oriented storage (where columns are stored in groups,
allowing for more efficient access and storage of column subsets) and
log-structured merge trees (LSM), for sustained throughput under random
insert workloads.
.
Includes ACID transactions with standard isolation levels and durability at
both checkpoint and fine-grained granularity.
.
Can be used as a simple key/value store, but also has a complete schema
layer, including indices and projections.
Description-md5: ae981e31f0a9a656a8c288c83a066994