How to Install and Uninstall php-crypt-chap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "php-crypt-chap" package

This tutorial shows how to install php-crypt-chap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-crypt-chap

2. Uninstall "php-crypt-chap" package

This tutorial shows how to uninstall php-crypt-chap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-crypt-chap $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-crypt-chap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-crypt-chap
Priority: optional
Section: universe/php
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.5.0-1build1
Depends: php-pear, php-common
Recommends: php-mcrypt
Filename: pool/universe/p/php-crypt-chap/php-crypt-chap_1.5.0-1build1_all.deb
Size: 7102
MD5sum: b619678ac7b83c85bf68f231286469b7
SHA1: b9797a2942b28338bbb2888b65c276453e396d1b
SHA256: aad4cc3d868928a70b83debe11bfcd099d496ac6bdf286765fce2dfbd3b98f5a
Description-en: Generating CHAP packets
This package provides Classes for generating CHAP packets.
Currently these types of CHAP are supported:
* CHAP-MD5
* MS-CHAPv1
* MS-CHAPv2
For MS-CHAP the mhash and mcrypt extensions must be loaded.
Description-md5: 253f9a0471f33b71ebe0a7210d594d6b
Homepage: http://pear.php.net/package/Crypt_CHAP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu