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

Last updated: July 03,2024

1. Install "phpab" package

Please follow the guidance below to install phpab on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phpab

2. Uninstall "phpab" package

Please follow the step by step instructions below to uninstall phpab on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phpab $ sudo apt autoclean && sudo apt autoremove

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

Package: phpab
Priority: optional
Section: universe/php
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.21.0-1ubuntu2
Provides: php-autoload
Depends: php-cli, php-directory-scanner (>= 1.3), php-directory-scanner (<< 2~~), php-zeta-console-tools (>= 1.7), php-zeta-console-tools (<< 2~~)
Filename: pool/universe/p/phpab/phpab_1.21.0-1ubuntu2_all.deb
Size: 25424
MD5sum: 1cf582359be67ff3904b2afe1c1b9bde
SHA1: 332cd9577d52287e3f7bfae91c67b0a025cbaf55
SHA256: 712707266e730a57156e908acfe693ab34504f4689303dd95ffcb4e0d8391de5
Description-en: lightweight PHP namespace aware autoload generator
The PHP AutoloadBuilder CLI tool phpab is a command line application
to automate the process of generating an autoload require file with
the option of creating static require lists as well as phar archives.
Description-md5: 4a0117a0c9010f871d997fa928d22145
Homepage: https://github.com/theseer/Autoload
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu