How To Install vid on Fedora 36
Introduction
In this tutorial we learn how to install vid
on Fedora 36.
What is vid
Vidstab is a video stabilization library which can be plugged-in with Ffmpeg and Transcode.
We can use yum
or dnf
to install vid
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install vid.
Install vid 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 vid
using dnf
by running the following command:
sudo dnf -y install vid
Install vid 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 vid
using yum
by running the following command:
sudo yum -y install vid
How To Uninstall vid on Fedora 36
To uninstall only the vid
package we can use the following command:
sudo dnf remove vid
vid Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/a40e490c1ee2c5c11f77d9824b7d5161db948f
/usr/lib/libvidstab.so.1.2
/usr/share/doc/vid.stab
/usr/share/doc/vid.stab/README.md
/usr/share/licenses/vid.stab
/usr/share/licenses/vid.stab/LICENSE
References
Summary
In this tutorial we learn how to install vid
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install vid on Fedora 36” title: “How To Install vid on Fedora 36” linkTitle: “vid” linkTitle: “vid” type: “docs” type: “docs” description: “In this tutorial we learn how to install vid in Fedora 36. vid is Video stabilize library for fmpeg, mlt or transcode” description: “In this tutorial we learn how to install vid in Fedora 36. vid is Development files for vid.stab” date: “2022-08-17” date: “2022-08-17” lastmod: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/vid-featured.png #image: /images/fedora/36/vid-featured.png
Introduction
Introduction
In this tutorial we learn how to install vid
on Fedora 36.
What is vid
Vidstab is a video stabilization library which can be plugged-in with Ffmpeg and Transcode.
We can use yum
or dnf
to install vid
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install vid.
Install vid 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 vid
using dnf
by running the following command:
sudo dnf -y install vid
Install vid 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 vid
using yum
by running the following command:
sudo yum -y install vid
How To Uninstall vid on Fedora 36
To uninstall only the vid
package we can use the following command:
sudo dnf remove vid
vid Package Contents on Fedora 36
In this tutorial we learn how to install `vid` on Fedora 36.
### What is `vid`
> This package contains the development files (library and header files).
We can use `yum` or `dnf` to install `vid` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install vid.
## Install vid on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install vid
using dnf
by running the following command:
sudo dnf -y install vid
Install vid 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 vid
using yum
by running the following command:
sudo yum -y install vid
How To Uninstall vid on Fedora 36
To uninstall only the vid
package we can use the following command:
sudo dnf remove vid
vid Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/97
/usr/lib/.build-id/97/a2c6e5c5e1f815660c4bfeb042ce3c8cf72636
/usr/lib64/libvidstab.so.1.2
/usr/share/doc/vid.stab
/usr/share/doc/vid.stab/README.md
/usr/share/licenses/vid.stab
/usr/share/licenses/vid.stab/LICENSE
References
Summary
In this tutorial we learn how to install vid
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install vid on Fedora 36” linkTitle: “vid” type: “docs” description: “In this tutorial we learn how to install vid in Fedora 36. vid is Development files for vid.stab” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/vid-featured.png
Introduction
In this tutorial we learn how to install vid
on Fedora 36.
What is vid
This package contains the development files (library and header files).
We can use yum
or dnf
to install vid
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install vid.
Install vid 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 vid
using dnf
by running the following command:
sudo dnf -y install vid
Install vid 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 vid
using yum
by running the following command:
sudo yum -y install vid
How To Uninstall vid on Fedora 36
To uninstall only the vid
package we can use the following command:
sudo dnf remove vid
vid Package Contents on Fedora 36
/usr/include/vid.stab
/usr/include/vid.stab/boxblur.h
/usr/include/vid.stab/frameinfo.h
/usr/include/vid.stab/libvidstab.h
/usr/include/vid.stab/localmotion2transform.h
/usr/include/vid.stab/motiondetect.h
/usr/include/vid.stab/motiondetect_internal.h
/usr/include/vid.stab/motiondetect_opt.h
/usr/include/vid.stab/serialize.h
/usr/include/vid.stab/transform.h
/usr/include/vid.stab/transform_internal.h
/usr/include/vid.stab/transformfixedpoint.h
/usr/include/vid.stab/transformfloat.h
/usr/include/vid.stab/transformtype.h
/usr/include/vid.stab/transformtype_operations.h
/usr/include/vid.stab/vidstabdefines.h
/usr/include/vid.stab/vsvector.h
/usr/lib/libvidstab.so
/usr/lib/pkgconfig/vidstab.pc
References
Summary
In this tutorial we learn how to install vid
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/vid.stab /usr/include/vid.stab/boxblur.h /usr/include/vid.stab/frameinfo.h /usr/include/vid.stab/libvidstab.h /usr/include/vid.stab/localmotion2transform.h /usr/include/vid.stab/motiondetect.h /usr/include/vid.stab/motiondetect_internal.h /usr/include/vid.stab/motiondetect_opt.h /usr/include/vid.stab/serialize.h /usr/include/vid.stab/transform.h /usr/include/vid.stab/transform_internal.h /usr/include/vid.stab/transformfixedpoint.h /usr/include/vid.stab/transformfloat.h /usr/include/vid.stab/transformtype.h /usr/include/vid.stab/transformtype_operations.h /usr/include/vid.stab/vidstabdefines.h /usr/include/vid.stab/vsvector.h /usr/lib64/libvidstab.so /usr/lib64/pkgconfig/vidstab.pc
## References
* [vid website](http://public.hronopik.de/vid.stab)
## Summary
In this tutorial we learn how to install `vid` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).