How to Install and Uninstall python3-slugify.noarch Package on Rocky Linux 9

Last updated: November 30,2024

1. Install "python3-slugify.noarch" package

Please follow the guidance below to install python3-slugify.noarch on Rocky Linux 9

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

2. Uninstall "python3-slugify.noarch" package

This guide covers the steps necessary to uninstall python3-slugify.noarch on Rocky Linux 9:

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

3. Information about the python3-slugify.noarch package on Rocky Linux 9

Last metadata expiration check: 1:46:51 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-slugify
Version : 6.1.2
Release : 1.el9
Architecture : noarch
Size : 24 k
Source : python-slugify-6.1.2-1.el9.src.rpm
Repository : epel
Summary : %{sum}
URL : https://github.com/un33k/python-slugify
License : BSD
Description : A Python slugify application that handles Unicode.