How to Install and Uninstall python3-smartypants Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-smartypants" package

In this section, we are going to explain the necessary steps to install python3-smartypants on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-smartypants

2. Uninstall "python3-smartypants" package

Learn how to uninstall python3-smartypants on openSUSE Leap:

$ sudo zypper remove python3-smartypants

3. Information about the python3-smartypants package on openSUSE Leap

Information for package python3-smartypants:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-smartypants
Version : 2.0.1-150400.5.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 60.1 KiB
Installed : No
Status : not installed
Source package : python3-smartypants-2.0.1-150400.5.69.src
Upstream URL : https://github.com/leohemsted/smartypants.py
Summary : Python fork of perl SmartyPants
Description :
smartypants is a Python implementation of the perl SmartyPants,
which translates plain ASCII punctuation characters into smart
typographic punctuation HTML entities.