How to Install and Uninstall pyformex-lib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 24,2025

1. Install "pyformex-lib" package

This tutorial shows how to install pyformex-lib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyformex-lib

2. Uninstall "pyformex-lib" package

Here is a brief guide to show you how to uninstall pyformex-lib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyformex-lib $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyformex-lib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyformex-lib
Priority: optional
Section: universe/science
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Benedict Verhegghe
Architecture: amd64
Source: pyformex
Version: 0.8.6-4ubuntu3
Depends: pyformex (= 0.8.6-4ubuntu3), libc6 (>= 2.3.4)
Filename: pool/universe/p/pyformex/pyformex-lib_0.8.6-4ubuntu3_amd64.deb
Size: 22984
MD5sum: 74ec2054ceb4a4f775cef0f954eb633c
SHA1: 5e39d7fe94963a3c84593e5026b5af91a4c2abf3
SHA256: d485b0efaf5af55b134ce4f54a0542ccec101896cb6bb0560026a19fb7df0f47
Description-en: program to create 3D geometry from Python scripts.
pyFormex can be used to generate, transform and manipulate large
geometrical models of 3D structures by sequences of mathematical operations.
Unlike traditional CAD systems, pyFormex provides a powerful (Python based)
scripting language as the basic user input, making it very well suited
for automated and repeated (parametric) design procedures.
It provides a wide range of operations on meshes, like STL type triangulated
surfaces and FEA or CFD grids. Nurbs curves and surfaces are under development.
pyFormex is often used to create models from medical scan images, or as a
pre- and post-processor for Finite Element analysis programs. But it could
just as well be used to just create some nice 3D renderings.
.
This package contains the pyFormex acceleration libraries for your
architecture. Installing this package will dramatically speed up
operations on large 3D models.
Description-md5: ab3ff931b3e6dc64626b25c2ebee9d65
Homepage: http://pyformex.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu