How to Install and Uninstall openscad Package on Ubuntu 21.10 (Impish Indri)
Last updated: December 23,2024
1. Install "openscad" package
Please follow the steps below to install openscad on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
openscad
Copied
2. Uninstall "openscad" package
Please follow the instructions below to uninstall openscad on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
openscad
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the openscad package on Ubuntu 21.10 (Impish Indri)
Package: openscad
Architecture: amd64
Version: 2021.01-1ubuntu1
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Kristian Nielsen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9583
Depends: lib3mf1 (>= 1.8.1+ds), libboost-filesystem1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libboost-regex1.74.0-icu67, libc6 (>= 2.33), libcairo2 (>= 1.15.8), libdouble-conversion3 (>= 2.0.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglew2.1 (>= 1.12.0), libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgmp10, libharfbuzz0b (>= 0.9.9), libmpfr6 (>= 3.1.3), libopencsg1, libqscintilla2-qt5-15 (>= 2.11.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.4), libqt5gamepad5 (>= 5.10.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.4), libqt5widgets5 (>= 5.11.0~rc1), libspnav0 (>= 0.2.2), libstdc++6 (>= 9), libx11-6, libxml2 (>= 2.7.4), libzip4 (>= 0.10)
Recommends: openscad-mcad
Suggests: meshlab, geomview, librecad, openscad-testing
Filename: pool/universe/o/openscad/openscad_2021.01-1ubuntu1_amd64.deb
Size: 3058896
MD5sum: 0a24c115cc59eaa1bb756b2367be5d8a
SHA1: ba4468d6f12b52e1dd33c4f72a0b47a63586e206
SHA256: dad9a5d20e37b1df720c1f268ceae1d69400bf32d744d0b40f563014c8d8707c
SHA512: 7502081c1a065301fda199e7a038fc4f4fe6a5544ab287a276c3dcb81caf1c2c96adff33dc6553ad9516e1a0a834ca6deb9014355961503c0ff95c7622ecd4cc
Homepage: http://openscad.org/
Description-en: script file based graphical CAD environment
OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD
aspects rather than artistic ones.
.
OpenSCAD is not an interactive modeller. Instead it is something like a
3D-compiler that reads in a script file that describes the object and renders
the 3D model from this script. This gives the designer full control over the
modelling process and enables him to easily change any step in the modelling
process or make designes that are defined by configurable parameters.
Description-md5: 3c8e504bb46e7536b6d63f034d87d42d
Architecture: amd64
Version: 2021.01-1ubuntu1
Priority: optional
Section: universe/graphics
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Kristian Nielsen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9583
Depends: lib3mf1 (>= 1.8.1+ds), libboost-filesystem1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libboost-regex1.74.0-icu67, libc6 (>= 2.33), libcairo2 (>= 1.15.8), libdouble-conversion3 (>= 2.0.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglew2.1 (>= 1.12.0), libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgmp10, libharfbuzz0b (>= 0.9.9), libmpfr6 (>= 3.1.3), libopencsg1, libqscintilla2-qt5-15 (>= 2.11.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.4), libqt5gamepad5 (>= 5.10.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.4), libqt5widgets5 (>= 5.11.0~rc1), libspnav0 (>= 0.2.2), libstdc++6 (>= 9), libx11-6, libxml2 (>= 2.7.4), libzip4 (>= 0.10)
Recommends: openscad-mcad
Suggests: meshlab, geomview, librecad, openscad-testing
Filename: pool/universe/o/openscad/openscad_2021.01-1ubuntu1_amd64.deb
Size: 3058896
MD5sum: 0a24c115cc59eaa1bb756b2367be5d8a
SHA1: ba4468d6f12b52e1dd33c4f72a0b47a63586e206
SHA256: dad9a5d20e37b1df720c1f268ceae1d69400bf32d744d0b40f563014c8d8707c
SHA512: 7502081c1a065301fda199e7a038fc4f4fe6a5544ab287a276c3dcb81caf1c2c96adff33dc6553ad9516e1a0a834ca6deb9014355961503c0ff95c7622ecd4cc
Homepage: http://openscad.org/
Description-en: script file based graphical CAD environment
OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD
aspects rather than artistic ones.
.
OpenSCAD is not an interactive modeller. Instead it is something like a
3D-compiler that reads in a script file that describes the object and renders
the 3D model from this script. This gives the designer full control over the
modelling process and enables him to easily change any step in the modelling
process or make designes that are defined by configurable parameters.
Description-md5: 3c8e504bb46e7536b6d63f034d87d42d