How to Install and Uninstall dia.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "dia.x86_64" package

Please follow the guidance below to install dia.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dia.x86_64

2. Uninstall "dia.x86_64" package

Learn how to uninstall dia.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dia.x86_64 $ sudo dnf autoremove

3. Information about the dia.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:09:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : dia
Epoch : 1
Version : 0.97.3
Release : 19.el9
Architecture : x86_64
Size : 3.8 M
Source : dia-0.97.3-19.el9.src.rpm
Repository : epel
Summary : Diagram drawing program
URL : https://wiki.gnome.org/Apps/Dia
License : GPLv2+
Description : The Dia drawing program can be used to draw different types of diagrams,
: and includes support for UML static structure diagrams (class diagrams),
: entity relationship modeling, and network diagrams. Dia can load and
: save diagrams to a custom XML format and export diagrams to formats like
: EPS, SVG, XFIG, PDF, PNG and others.