How to Install and Uninstall paraview.x86_64 Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "paraview.x86_64" package

Please follow the step by step instructions below to install paraview.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install paraview.x86_64

2. Uninstall "paraview.x86_64" package

This is a short guide on how to uninstall paraview.x86_64 on Rocky Linux 9:

$ sudo dnf remove paraview.x86_64 $ sudo dnf autoremove

3. Information about the paraview.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:51:08 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : paraview
Version : 5.11.1
Release : 1.el9
Architecture : x86_64
Size : 57 M
Source : paraview-5.11.1-1.el9.src.rpm
Repository : epel
Summary : Parallel visualization application
URL : https://www.paraview.org/
License : BSD
Description : ParaView is an open-source, multi-platform data analysis and visualization
: application. ParaView users can quickly build visualizations to analyze their
: data using qualitative and quantitative techniques. The data exploration can
: be done interactively in 3D or programmatically using ParaView’s batch
: processing capabilities.
:
: ParaView was developed to analyze extremely large datasets using distributed
: memory computing resources. It can be run on supercomputers to analyze
: datasets of petascale size as well as on laptops for smaller data.
:
: NOTE: The version in this package has NOT been compiled with MPI support.
:
: Install the paraview-openmpi package to get a version compiled with openmpi.
:
:
: Install the paraview-mpich package to get a version compiled with mpich.