How To Install webvfx on Fedora 36
Introduction
In this tutorial we learn how to install webvfx
on Fedora 36.
What is webvfx
WebVfx is a video effects library that allows effects to be implemented using WebKit HTML or Qt QML.
We can use yum
or dnf
to install webvfx
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install webvfx.
Install webvfx 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 webvfx
using dnf
by running the following command:
sudo dnf -y install webvfx
Install webvfx 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 webvfx
using yum
by running the following command:
sudo yum -y install webvfx
How To Uninstall webvfx on Fedora 36
To uninstall only the webvfx
package we can use the following command:
sudo dnf remove webvfx
webvfx Package Contents on Fedora 36
/usr/bin/webvfx_browser
/usr/bin/webvfx_render
/usr/bin/webvfx_viewer
/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/c2f7b8b952a66c8bd1719cabf842f80bcc5fc0
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/ab1e42d08b7f29f2d8669188369e0bc852b8d2
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/990fd34f9d189c8c2938d23254d16d8f41dcef
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/a7ee93d6bdc40fed766c1de459c6b78390d20b
/usr/lib/libwebvfx.so.1
/usr/lib/libwebvfx.so.1.2
/usr/lib/libwebvfx.so.1.2.0
/usr/share/doc/webvfx
/usr/share/doc/webvfx/README.md
/usr/share/licenses/webvfx
/usr/share/licenses/webvfx/LICENSE
References
Summary
In this tutorial we learn how to install webvfx
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install webvfx on Fedora 36” linkTitle: “webvfx” type: “docs” description: “In this tutorial we learn how to install webvfx in Fedora 36. webvfx is Video effects engine based on web technologies” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/webvfx-featured.png
Introduction
In this tutorial we learn how to install webvfx
on Fedora 36.
What is webvfx
WebVfx is a video effects library that allows effects to be implemented using WebKit HTML or Qt QML.
We can use yum
or dnf
to install webvfx
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install webvfx.
Install webvfx 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 webvfx
using dnf
by running the following command:
sudo dnf -y install webvfx
Install webvfx 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 webvfx
using yum
by running the following command:
sudo yum -y install webvfx
How To Uninstall webvfx on Fedora 36
To uninstall only the webvfx
package we can use the following command:
sudo dnf remove webvfx
webvfx Package Contents on Fedora 36
/usr/bin/webvfx_browser
/usr/bin/webvfx_render
/usr/bin/webvfx_viewer
/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/ce3d97ac8c1c7cdef3cf56d7348f08ebbe2c42
/usr/lib/.build-id/50
/usr/lib/.build-id/50/15db8a10ca6b3c95fdd6b4a85baf27feace82e
/usr/lib/.build-id/75
/usr/lib/.build-id/75/2826e5edab2e50b74348c5e0a631980b97820e
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/a378eaf6ca44504600f827a266f17f817b54dd
/usr/lib64/libwebvfx.so.1
/usr/lib64/libwebvfx.so.1.2
/usr/lib64/libwebvfx.so.1.2.0
/usr/share/doc/webvfx
/usr/share/doc/webvfx/README.md
/usr/share/licenses/webvfx
/usr/share/licenses/webvfx/LICENSE
References
Summary
In this tutorial we learn how to install webvfx
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).