How to Install and Uninstall libobject-pad-perl Package on Kali Linux

Last updated: May 02,2024

1. Install "libobject-pad-perl" package

This is a short guide on how to install libobject-pad-perl on Kali Linux

$ sudo apt update $ sudo apt install libobject-pad-perl

2. Uninstall "libobject-pad-perl" package

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

$ sudo apt remove libobject-pad-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libobject-pad-perl package on Kali Linux

Package: libobject-pad-perl
Source: libobject-pad-perl (0.808-1)
Version: 0.808-1+b1
Installed-Size: 299
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14), libindirect-perl, libxs-parse-keyword-perl (>= 0.39), libxs-parse-sublike-perl (>= 0.15)
Size: 118660
SHA256: e8dd3f391519942cd12a240ab35feb2bf0597d8ba7da4c1e1ef806b59b7abaf1
SHA1: 006fc1566a7afebf8216320491fa2930d7513d30
MD5sum: cac6f05b0e52bb4ed86c6bd45b05befe
Description: module providing a simple syntax for lexical field-based objects
Object::Pad provides a simple syntax for creating object classes, which uses
private variables that look like lexicals as object member fields.
.
Classes are automatically provided with a constructor method, called new,
which helps create the object instances. This may respond to passed
arguments, automatically assigning values of fields, and invoking other
blocks of code provided by the class.
Description-md5:
Homepage: https://metacpan.org/release/Object-Pad
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libo/libobject-pad-perl/libobject-pad-perl_0.808-1+b1_amd64.deb