How to Install and Uninstall nwdiag.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "nwdiag.noarch" package

This is a short guide on how to install nwdiag.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install nwdiag.noarch

2. Uninstall "nwdiag.noarch" package

Please follow the guidance below to uninstall nwdiag.noarch on Fedora 34:

$ sudo dnf remove nwdiag.noarch $ sudo dnf autoremove

3. Information about the nwdiag.noarch package on Fedora 34

Last metadata expiration check: 3:15:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : nwdiag
Version : 2.0.0
Release : 5.fc34
Architecture : noarch
Size : 18 k
Source : python-nwdiag-2.0.0-5.fc34.src.rpm
Repository : fedora
Summary : nwdiag generates network-diagram images from text
URL : http://blockdiag.com/
License : ASL 2.0
Description : nwdiag and its family generate diagram images from simply text file.
:
: Features:
: - Generates beautiful diagram images from simple text format (similar to
: graphviz’s DOT format)
: - Layouts diagram elements automatically
: - Embeds to many documentations; Sphinx, Trac, Redmine and some wikis
:
: - Supports many types of diagrams
: - logical network diagram (with this package)
: - block diagram (with the blockdiag package)
: - sequence diagram (with the seqdiag package)
: - activity diagram (with the actdiag package)
:
: Enjoy documentation with nwdiag !