How to Install and Uninstall python3-slugify.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "python3-slugify.noarch" package

Please follow the steps below to install python3-slugify.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-slugify.noarch

2. Uninstall "python3-slugify.noarch" package

Here is a brief guide to show you how to uninstall python3-slugify.noarch on CentOS Stream 8:

$ sudo dnf remove python3-slugify.noarch $ sudo dnf autoremove

3. Information about the python3-slugify.noarch package on CentOS Stream 8

Last metadata expiration check: 3:11:28 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-slugify
Version : 4.0.0
Release : 1.el8
Architecture : noarch
Size : 22 k
Source : python-slugify-4.0.0-1.el8.src.rpm
Repository : epel
Summary : %{sum}
URL : https://github.com/un33k/python-slugify
License : BSD
Description : A Python slugify application that handles Unicode.