How to Install and Uninstall python3-django3.noarch Package on AlmaLinux 8

Last updated: October 06,2024

1. Install "python3-django3.noarch" package

This guide let you learn how to install python3-django3.noarch on AlmaLinux 8

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

2. Uninstall "python3-django3.noarch" package

Please follow the instructions below to uninstall python3-django3.noarch on AlmaLinux 8:

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

3. Information about the python3-django3.noarch package on AlmaLinux 8

Last metadata expiration check: 2:02:32 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-django3
Version : 3.1.7
Release : 1.el8
Architecture : noarch
Size : 4.7 M
Source : python-django3-3.1.7-1.el8.src.rpm
Repository : epel
Summary : A high-level Python Web framework
URL : https://www.djangoproject.com/
License : BSD
Description : Django is a high-level Python Web framework that encourages rapid
: development and a clean, pragmatic design. It focuses on automating as
: much as possible and adhering to the DRY (Don't Repeat Yourself)
: principle.