To uninstall libawl-php just follow these instructions.
sudo apt-get remove libawl-php
This will remove just the libawl-php package itself.
sudo apt-get remove --auto-remove libawl-php
This will remove the libawl-php package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libawl-php then this will work.
sudo apt-get purge libawl-php
Or similarly, like this libawl-php
sudo apt-get purge --auto-remove libawl-php
Package | libawl-php |
Version | 0.55-1 |
Maintainer | Davical Development Team <davical-devel@lists.sourceforge.net> |
Home page | http://www.davical.org |
Description | Andrew's Web Libraries - PHP Utility Libraries |
Distro | debian |
Release | jessie |
Repo | main |
Section | php |