How to Install and Uninstall libauthen-captcha-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libauthen-captcha-perl" package

Please follow the instructions below to install libauthen-captcha-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libauthen-captcha-perl

2. Uninstall "libauthen-captcha-perl" package

This is a short guide on how to uninstall libauthen-captcha-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libauthen-captcha-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libauthen-captcha-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libauthen-captcha-perl
Priority: optional
Section: universe/perl
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.024-1
Depends: perl, libgd-perl | libgd-gd2-noxpm-perl | libgd-gd2-perl, libstring-random-perl
Filename: pool/universe/liba/libauthen-captcha-perl/libauthen-captcha-perl_1.024-1_all.deb
Size: 49336
MD5sum: 9aa0082ddb120397c3ea4fdad411b953
SHA1: 612fd0af863fa09718f4752933e235c693a35925
SHA256: 2e93a4686c6a3b410a9872f0c1ab1929ea6ba4f8f4657a39bcb56e4adfe59bf8
Description-en: Perl extension for creating captcha's
Authen::Captcha provides an object oriented interface to captcha file
creations. Captcha stands for Completely Automated Public Turing test to
tell Computers and Humans Apart. A Captcha is a program that can generate
and grade tests that:
.
- Most humans can pass.
- Current computer programs can't pass.
.
The most common form is an image file containing distorted text, which
humans are adept at reading, and computers (generally) do a poor job.
This module currently implements that method.
Description-md5: 3faaf460c203d4d8ba61bf6be81b9a07
Homepage: https://metacpan.org/release/Authen-Captcha
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu