How To Install wdune on Fedora 36
Introduction
In this tutorial we learn how to install wdune
on Fedora 36.
What is wdune
The white_dune program is a graphical X3D/VRML97 editor, simple extrusion/NURBS/Superformula 3D modeler and animation tool. With white_dune you can create/change 3D objects and animate them (in a easy way if you choose the -4kids GUI). The result can be shown in any WebGL enabled web browser or can be converted to the RIB format for movie creation. X3D and VRML97 are the ISO standard for displaying 3D data over the web. With Cobweb or X3DOM it can displayed in any WebGL enabled web browser. Under Linux, white_dune support some 3D input-devices like joysticks, game-pads or all devices supported via the Xinput protocol. White_dune support quad-buffer stereo visuals. Under Linux, this can be used with Elsa Revelator, Crystal Eyes or Nvidia 3D Vision shutter-glasses and special drivers for expensive graphic-cards like Nvidia Quadro or ATI FireGL 4.
We can use yum
or dnf
to install wdune
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wdune.
Install wdune on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install wdune
using dnf
by running the following command:
sudo dnf -y install wdune
Install wdune on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install wdune
using yum
by running the following command:
sudo yum -y install wdune
How To Uninstall wdune on Fedora 36
To uninstall only the wdune
package we can use the following command:
sudo dnf remove wdune
wdune Package Contents on Fedora 36
/usr/bin/dune
/usr/bin/dune4kids
/usr/bin/gitview.sh
/usr/bin/illegal2vrml
/usr/bin/run_dune_and_aqsis.sh
/usr/bin/run_dune_and_povray.sh
/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/fef9016280740947436ace00fa72af8270059d
/usr/share/applications/dune.desktop
/usr/share/applications/dune4kids.desktop
/usr/share/licenses/wdune
/usr/share/licenses/wdune/COPYING
/usr/share/man/man1/dune.1.gz
/usr/share/man/man1/dune4kids.1.gz
/usr/share/man/man1/gitview.1.gz
/usr/share/man/man1/illegal2vrml.1.gz
/usr/share/pixmaps/dune.png
/usr/share/pixmaps/dune4kids.png
/usr/share/white_dune/shaders/phong.slx
References
Summary
In this tutorial we learn how to install wdune
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install wdune on Fedora 36” linkTitle: “wdune” type: “docs” description: “In this tutorial we learn how to install wdune in Fedora 36. wdune is A graphical X3D/VRML97 editor, simple 3D modeler and animation tool” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/wdune-featured.png
Introduction
In this tutorial we learn how to install wdune
on Fedora 36.
What is wdune
The white_dune program is a graphical X3D/VRML97 editor, simple extrusion/NURBS/Superformula 3D modeler and animation tool. With white_dune you can create/change 3D objects and animate them (in a easy way if you choose the -4kids GUI). The result can be shown in any WebGL enabled web browser or can be converted to the RIB format for movie creation. X3D and VRML97 are the ISO standard for displaying 3D data over the web. With Cobweb or X3DOM it can displayed in any WebGL enabled web browser. Under Linux, white_dune support some 3D input-devices like joysticks, game-pads or all devices supported via the Xinput protocol. White_dune support quad-buffer stereo visuals. Under Linux, this can be used with Elsa Revelator, Crystal Eyes or Nvidia 3D Vision shutter-glasses and special drivers for expensive graphic-cards like Nvidia Quadro or ATI FireGL 4.
We can use yum
or dnf
to install wdune
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wdune.
Install wdune on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install wdune
using dnf
by running the following command:
sudo dnf -y install wdune
Install wdune on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install wdune
using yum
by running the following command:
sudo yum -y install wdune
How To Uninstall wdune on Fedora 36
To uninstall only the wdune
package we can use the following command:
sudo dnf remove wdune
wdune Package Contents on Fedora 36
/usr/bin/dune
/usr/bin/dune4kids
/usr/bin/gitview.sh
/usr/bin/illegal2vrml
/usr/bin/run_dune_and_aqsis.sh
/usr/bin/run_dune_and_povray.sh
/usr/lib/.build-id
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/1ce7b95eb7ecd9439e959eebf4f26af6123605
/usr/share/applications/dune.desktop
/usr/share/applications/dune4kids.desktop
/usr/share/licenses/wdune
/usr/share/licenses/wdune/COPYING
/usr/share/man/man1/dune.1.gz
/usr/share/man/man1/dune4kids.1.gz
/usr/share/man/man1/gitview.1.gz
/usr/share/man/man1/illegal2vrml.1.gz
/usr/share/pixmaps/dune.png
/usr/share/pixmaps/dune4kids.png
/usr/share/white_dune/shaders/phong.slx
References
Summary
In this tutorial we learn how to install wdune
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).