How to Install and Uninstall voro++.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "voro++.i686" package

Learn how to install voro++.i686 on Fedora 35

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

2. Uninstall "voro++.i686" package

This is a short guide on how to uninstall voro++.i686 on Fedora 35:

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

3. Information about the voro++.i686 package on Fedora 35

Last metadata expiration check: 1:08:02 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : voro++
Version : 0.4.6
Release : 23.fc35
Architecture : i686
Size : 160 k
Source : voro++-0.4.6-23.fc35.src.rpm
Repository : fedora
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.