How to Install and Uninstall libpostscript-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libpostscript-perl" package

Please follow the guidance below to install libpostscript-perl on Kali Linux

$ sudo apt update $ sudo apt install libpostscript-perl

2. Uninstall "libpostscript-perl" package

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

$ sudo apt remove libpostscript-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpostscript-perl package on Kali Linux

Package: libpostscript-perl
Version: 0.06-3.1
Installed-Size: 102
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: ghostscript
Size: 26008
SHA256: 2e7c14de43c4c4a9fcea4e48274d700782ffb24c9aa63a9d90dc97c8e6bda9ec
SHA1: 82a49e8db443102d6d7985ca914d87d3286d577a
MD5sum: b09787eabf417e8b0a8b853a7b841918
Description: Perl module to generate PostScript code
The PostScript module lets you generate PostScript files within a Perl
script.
.
With PostScript::Element you can represent circles, boxes, lines and images
such that they can be easily output as PostScript code.
With PostScript::TextBlock you can write text blocks into your output file.
Description-md5:
Homepage: https://metacpan.org/release/PostScript
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libpostscript-perl/libpostscript-perl_0.06-3.1_all.deb