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

Last updated: May 17,2024

1. Install "debpear" package

Please follow the step by step instructions below to install debpear on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install debpear

2. Uninstall "debpear" package

This guide let you learn how to uninstall debpear on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove debpear $ sudo apt autoclean && sudo apt autoremove

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

Package: debpear
Priority: optional
Section: universe/php
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 0.5
Depends: build-essential, devscripts, fakeroot, pear-channels, php-pear, pkg-php-tools
Filename: pool/universe/d/debpear/debpear_0.5_all.deb
Size: 7224
MD5sum: abf36bce372c2ccea8b98a4dd3e28de7
SHA1: ac12fdd83ddde51574ba8e54f60ab6683179adfb
SHA256: ac7238b24f13f630c8b824ad454973ec4c086e7098789e8e39afceafeaa6061f
Description-en: automatically builds and installs PEAR package as Debian packages
With debpear, you can install PEAR packages out of only the name of a PHP PEAR
module. Debpear will download, create, and build a Debian package out of the
pear package that you selected, and eventually install it in your system.
.
The goal of debpear isn't to replace the real work of a Debian maintainer, but
rather to allow its users to quickly build and install a PEAR package in a
clean, Debian way, when this PEAR package doesn't exist in Debian yet.
Description-md5: bc333b2cc3ce343839f75fc584ee2ad7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu