How to Install and Uninstall libtext-mediawikiformat-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libtext-mediawikiformat-perl" package

This is a short guide on how to install libtext-mediawikiformat-perl on Kali Linux

$ sudo apt update $ sudo apt install libtext-mediawikiformat-perl

2. Uninstall "libtext-mediawikiformat-perl" package

This is a short guide on how to uninstall libtext-mediawikiformat-perl on Kali Linux:

$ sudo apt remove libtext-mediawikiformat-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-mediawikiformat-perl package on Kali Linux

Package: libtext-mediawikiformat-perl
Version: 1.04-3
Installed-Size: 76
Maintainer: Debian Perl Group
Architecture: all
Depends: libcgi-pm-perl, libhtml-parser-perl, libhtml-tagset-perl, liburi-perl, perl:any
Size: 32436
SHA256: c9d124601da4ee2efa95fd76e3620556a11274f5c0e03f6ed8864c7fb0f43173
SHA1: 3cd85bdba874bad122450ee860c939635cbe0d1e
MD5sum: 175f2353f1ded6d836cdb30f1b004835
Description: module that converts Mediawiki markup into other text formats
Wikipedia and its sister projects use the PHP Mediawiki to format
their pages. Text::MediawikiFormat attempts to duplicate the Mediawiki
formatting rules. Those formatting rules can be simple and easy to use, while
providing more advanced options for the power user. They are also easy to
translate into other, more complicated markup languages with this module. It
creates HTML by default, but could produce valid POD, DocBook, XML, or any
other format imaginable.
.
The most important function is Text::MediawikiFormat::format(). It is not
exported by default, but will be exported as wikiformat() if any options at
all are passed to the exporter, unless the name is overridden explicitly. See
"EXPORT" for more information.
.
It should be noted that this module is written as a drop in replacement for
Text::WikiMarkup that expands on that modules functionality and provides a
default rule set that may be used to format text like the PHP Mediawiki. It
is also well to note early that if you just want a Mediawiki clone (you don't
need to customize it heavily and you want integration with a back end
database), you should look at Wiki::Toolkit::Formatter::Mediawiki.
Description-md5:
Homepage: https://metacpan.org/release/Text-MediawikiFormat
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtext-mediawikiformat-perl/libtext-mediawikiformat-perl_1.04-3_all.deb