How to Install and Uninstall libcgi-formbuilder-source-yaml-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "libcgi-formbuilder-source-yaml-perl" package

Please follow the steps below to install libcgi-formbuilder-source-yaml-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcgi-formbuilder-source-yaml-perl

2. Uninstall "libcgi-formbuilder-source-yaml-perl" package

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

$ sudo apt remove libcgi-formbuilder-source-yaml-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgi-formbuilder-source-yaml-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcgi-formbuilder-source-yaml-perl
Priority: optional
Section: universe/perl
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.0.8-4
Depends: perl, libcgi-formbuilder-perl, libcgi-pm-perl | perl (<< 5.19), libyaml-syck-perl
Filename: pool/universe/libc/libcgi-formbuilder-source-yaml-perl/libcgi-formbuilder-source-yaml-perl_1.0.8-4_all.deb
Size: 9722
MD5sum: 45c7e774257f1f88019fa4b5d781a932
SHA1: 001ab4ca063539885a0388609ed7a78234399a09
SHA256: 4ea2f1406c8c6700358d8e5cd288cc0dd1fb099aed0db28618109c1b913325ea
Description-en: module to initialize FormBuilder applications from YAML files
CGI::FormBuilder::Source::YAML reads a YAML file containing CGI::FormBuilder
configuration options and returns a hash that can be directly fed into the
application initialization method CGI::FormBuilder->new().
.
It uses YAML::Syck as YAML backend, allowing full data structure
specification as well as code fragment specification. This is particularly
useful if you need to define validation callbacks, as if often desired
in CGI::FormBuilder applications.
Description-md5: 20fd392c52303efc4dda21c6fad2bf82
Homepage: https://metacpan.org/release/CGI-FormBuilder-Source-YAML
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu