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

Last updated: September 20,2024

1. Install "libperl6-form-perl" package

This tutorial shows how to install libperl6-form-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libperl6-form-perl

2. Uninstall "libperl6-form-perl" package

In this section, we are going to explain the necessary steps to uninstall libperl6-form-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libperl6-form-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libperl6-form-perl
Priority: optional
Section: universe/web
Installed-Size: 322
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04-7
Depends: libperl6-export-perl, perl
Filename: pool/universe/libp/libperl6-form-perl/libperl6-form-perl_0.04-7_all.deb
Size: 104782
MD5sum: 1e6c91745f593ab976a58324f08d8f71
SHA1: 84249697d9dcac4ad289b54b540f1ebf015a9d65
SHA256: 34f307f1cf9e49fe685fbc39c8efdd9c3d769d03d06ee1184abef85b4a03e022
Description-en: perl - Perl6::Form - Implements the Perl 6 'form' built-in
Formats are Perl 5's mechanism for creating text templates with
fixed-width fields. Those fields are then filled in using values from
prespecified package variables.
.
Unlike Perl 5, Perl 6 doesn't have a C keyword. Or the
associated built-in formatting mechanism. Instead it has a Form.pm
module. And a C
function.
Description-md5: 1fca8ea45d4fe150055af5251f75a52e
Homepage: https://metacpan.org/release/Perl6-Form
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu