How to Install and Uninstall libmeta-builder-perl Package on Kali Linux

Last updated: May 08,2024

1. Install "libmeta-builder-perl" package

Learn how to install libmeta-builder-perl on Kali Linux

$ sudo apt update $ sudo apt install libmeta-builder-perl

2. Uninstall "libmeta-builder-perl" package

In this section, we are going to explain the necessary steps to uninstall libmeta-builder-perl on Kali Linux:

$ sudo apt remove libmeta-builder-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmeta-builder-perl package on Kali Linux

Package: libmeta-builder-perl
Version: 0.004-2
Installed-Size: 49
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 18740
SHA256: 31b70277d726e9416ba482e4f4db7254e1742d43d21e1329d936a4fd1fd48a76
SHA1: 33611384fc247086b7f5e847d08965e03d6a4399
MD5sum: 07b34b908657720da7cfd4d1420ee0f1
Description: tool for creating Meta objects to track custom metrics
Meta programming is becoming more and more popular. The popularity of Meta
programming comes from the fact that many problems are made significantly
easier. There are a few specialized Meta tools out there, for instance
Class:MOP which is used by Moose to track class metadata.
.
Meta::Builder is designed to be a generic tool for writing Meta objects.
Unlike specialized tools, Meta::Builder makes no assumptions about what
metrics you will care about. Meta::Builder also mkaes it simple for others to
extend your meta-object based tools by providing hooks for other packages to
add metrics to your meta object.
.
If a specialized Meta object tool is available to meet your needs please use
it. However if you need a simple Meta object to track a couple metrics, use
Meta::Builder.
Description-md5:
Homepage: https://metacpan.org/release/Meta-Builder
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmeta-builder-perl/libmeta-builder-perl_0.004-2_all.deb