How to Install and Uninstall voro++.x86_64 Package on AlmaLinux 8

Last updated: May 18,2024

1. Install "voro++.x86_64" package

Please follow the guidance below to install voro++.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install voro++.x86_64

2. Uninstall "voro++.x86_64" package

Learn how to uninstall voro++.x86_64 on AlmaLinux 8:

$ sudo dnf remove voro++.x86_64 $ sudo dnf autoremove

3. Information about the voro++.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:02:28 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : voro++
Version : 0.4.6
Release : 19.el8
Architecture : x86_64
Size : 152 k
Source : voro++-0.4.6-19.el8.src.rpm
Repository : epel
Summary : Library for 3D computations of the Voronoi tessellation
URL : http://math.lbl.gov/voro++/
License : LBNL BSD
Description : Voro++ is a software library for carrying out three-dimensional computations
: of the Voronoi tessellation. A distinguishing feature of the Voro++ library
: is that it carries out cell-based calculations, computing the Voronoi cell for
: each particle individually. It is particularly well-suited for applications
: that rely on cell-based statistics, where features of Voronoi cells (e.g.
: volume, centroid, number of faces) can be used to analyze a system of particles.