How to Install and Uninstall nitrocli Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "nitrocli" package

In this section, we are going to explain the necessary steps to install nitrocli on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install nitrocli

2. Uninstall "nitrocli" package

Please follow the step by step instructions below to uninstall nitrocli on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove nitrocli $ sudo apt autoclean && sudo apt autoremove

3. Information about the nitrocli package on Ubuntu 21.10 (Impish Indri)

Package: nitrocli
Architecture: amd64
Version: 0.2.4-1build2
Built-Using: rust-nitrokey-sys (= 3.4.3-2), rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-nitrocli
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 463
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2), libnitrokey3 (>= 3.4.1)
Recommends: gnupg-agent
Filename: pool/universe/r/rust-nitrocli/nitrocli_0.2.4-1build2_amd64.deb
Size: 167300
MD5sum: 65d2f4844b1e2c7f428cdca79dffa1fa
SHA1: 16318e6116b7d6854e265ddac84e5badaaa40c2f
SHA256: d9cb778190c7544285dcf5d0a935e8b4faca248129dfb5850b6c8e4f4b526d30
SHA512: 7a2f71707f3baf886842318d0d7f85ec894e28d72d02f1b549f656751c0ad92e028d0fb017873c475f20fc52327ffe72239800237886beb496523fd051ea07f3
Homepage: https://github.com/d-e-s-o/nitrocli
Description-en: command line interface for Nitrokey devices
nitrocli provides access to the password safe, the encrypted storage and the
one-time password generator on Nitrokey Pro and Nitrokey Storage devices. It
can also be used to manage the device configuration and PINs.
.
This package contains the following binaries built from the Rust crate
"nitrocli":
- nitrocli
Description-md5: c4d0266cac84018264e517bc2dc80c0c
X-Cargo-Built-Using: rust-argparse (= 0.2.2-1), rust-base32 (= 0.4.0-1), rust-cfg-if (= 0.1.10-4.1), rust-getrandom (= 0.1.13-4), rust-libc (= 0.2.68-2), rust-nitrokey (= 0.3.4-2), rust-nitrokey-sys (= 3.4.3-2), rust-rand-core (= 0.5.1-1), rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)