How to Install and Uninstall dia.x86_64 Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "dia.x86_64" package

This guide covers the steps necessary to install dia.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install dia.x86_64

2. Uninstall "dia.x86_64" package

Please follow the guidelines below to uninstall dia.x86_64 on Oracle Linux 8:

$ sudo dnf remove dia.x86_64 $ sudo dnf autoremove

3. Information about the dia.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:57:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : dia
Epoch : 1
Version : 0.97.3
Release : 19.el8
Architecture : x86_64
Size : 4.2 M
Source : dia-0.97.3-19.el8.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.