How to Install and Uninstall librtf-writer-perl Package on Kali Linux

Last updated: December 23,2024

1. Install "librtf-writer-perl" package

In this section, we are going to explain the necessary steps to install librtf-writer-perl on Kali Linux

$ sudo apt update $ sudo apt install librtf-writer-perl

2. Uninstall "librtf-writer-perl" package

This guide covers the steps necessary to uninstall librtf-writer-perl on Kali Linux:

$ sudo apt remove librtf-writer-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the librtf-writer-perl package on Kali Linux

Package: librtf-writer-perl
Version: 1.11-5
Installed-Size: 140
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libimage-size-perl
Size: 60168
SHA256: 34ddac56b393e66f58c619d33ccc766a70d9c0798c8c884ce4cc92abfb58ba19
SHA1: d8976b8c5a5a3d69c2d66390fdfadd4150bd1b9a
MD5sum: 3d93814f2c7820f4578329ef2272dce0
Description: module for creating RTF files
RTF::Writer is for generating documents in Rich Text Format.
.
This module is a class; an object belonging to this class acts like
an output filehandle, and calling methods on it causes RTF text to
be written.
.
Incidentally, this module also optionally exports a few functions, particularly
related to length.
.
The following documentation assumes some familiarity with the RTF
Specification. Users not already intimately familiar with RTF should
look at RTF::Cookbook and/or the book "RTF Pocket Guide" from O'Reilly.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/RTF-Writer
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libr/librtf-writer-perl/librtf-writer-perl_1.11-5_all.deb