How to Install and Uninstall libscrypt0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libscrypt0" package

In this section, we are going to explain the necessary steps to install libscrypt0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libscrypt0

2. Uninstall "libscrypt0" package

This tutorial shows how to uninstall libscrypt0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libscrypt0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libscrypt0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libscrypt0
Priority: extra
Section: universe/libs
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Micah Anderson
Architecture: amd64
Source: libscrypt
Version: 1.21-2
Depends: libc6 (>= 2.14)
Filename: pool/universe/libs/libscrypt/libscrypt0_1.21-2_amd64.deb
Size: 13100
MD5sum: e61b626fab1e3b1e53d4a0c0ee0c0f55
SHA1: 98c99c0b57c13dfb4fd74255cdc274228900abf6
SHA256: dcb2bfdce23d128544577b081f869ebae794523c128680153672497ee9fbcc34
Description-en: scrypt shared library
The scrypt algorithm is a password-based key derivation function
designed to require large amounts of memory. This proof-of-work scheme
is intended to make it costly to perform large-scale hardware
attacks.
..
This package contains a shared library implementing the scrypt
algorithm, based on the original implementation with a number of
harnesses and simplified interfaces.
Description-md5: 0f9c664fbdd88462037ad7e5ea1fe880
Homepage: http://www.lolware.net/libscrypt.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu