How to Install and Uninstall python3-smartypants Package on Kali Linux
Last updated: December 24,2024
1. Install "python3-smartypants" package
Please follow the step by step instructions below to install python3-smartypants on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-smartypants
Copied
2. Uninstall "python3-smartypants" package
This tutorial shows how to uninstall python3-smartypants on Kali Linux:
$
sudo apt remove
python3-smartypants
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-smartypants package on Kali Linux
Package: python3-smartypants
Source: smartypants
Version: 2.0.0-3
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Replaces: python-smartypants (<< 2.0.0-2)
Depends: python3:any
Breaks: python-smartypants (<< 2.0.0-2)
Size: 13832
SHA256: 603dd795aa3257f820e58595555d71500c3c1ec0fbea8080d2e58f4043372277
SHA1: 3172008d0ad1427c76466bd4852383697583966b
MD5sum: c7713afd8583f70be8e273989c866c49
Description: smart-quotes plugin for pyblosxom (Python 3 version)
It can perform the following transformations:
.
* Straight quotes ( " and ' ) into "curly" quote HTML entities
* Backticks-style quotes (``like this'') into "curly" quote HTML entities
* Dashes (-- and ---) into en- and em-dash entities
* Three consecutive dots (... or . . .) into an ellipsis entity
.
This means you can write, edit, and save your posts using plain old ASCII
straight quotes, plain dashes, and plain dots, but your published posts
(and final HTML output) will appear with smart quotes, em-dashes, and
proper ellipses.
.
SmartyPants does not modify characters within
Source: smartypants
Version: 2.0.0-3
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Replaces: python-smartypants (<< 2.0.0-2)
Depends: python3:any
Breaks: python-smartypants (<< 2.0.0-2)
Size: 13832
SHA256: 603dd795aa3257f820e58595555d71500c3c1ec0fbea8080d2e58f4043372277
SHA1: 3172008d0ad1427c76466bd4852383697583966b
MD5sum: c7713afd8583f70be8e273989c866c49
Description: smart-quotes plugin for pyblosxom (Python 3 version)
It can perform the following transformations:
.
* Straight quotes ( " and ' ) into "curly" quote HTML entities
* Backticks-style quotes (``like this'') into "curly" quote HTML entities
* Dashes (-- and ---) into en- and em-dash entities
* Three consecutive dots (... or . . .) into an ellipsis entity
.
This means you can write, edit, and save your posts using plain old ASCII
straight quotes, plain dashes, and plain dots, but your published posts
(and final HTML output) will appear with smart quotes, em-dashes, and
proper ellipses.
.
SmartyPants does not modify characters within
, , ,