How to Install and Uninstall vigra.i686 Package on Fedora 35
Last updated: November 30,2024
1. Install "vigra.i686" package
This guide covers the steps necessary to install vigra.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
vigra.i686
Copied
2. Uninstall "vigra.i686" package
This guide let you learn how to uninstall vigra.i686 on Fedora 35:
$
sudo dnf remove
vigra.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the vigra.i686 package on Fedora 35
Last metadata expiration check: 0:04:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : vigra
Version : 1.11.1
Release : 37.fc35
Architecture : i686
Size : 203 k
Source : vigra-1.11.1-37.fc35.src.rpm
Repository : fedora
Summary : Generic Programming for Computer Vision
URL : http://ukoethe.github.io/vigra/
License : MIT
Description : VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision
: library that puts its main emphasis on customizable algorithms and data
: structures. By using template techniques similar to those in the C++ Standard
: Template Library, you can easily adapt any VIGRA component to the needs of your
: application without thereby giving up execution speed.
Available Packages
Name : vigra
Version : 1.11.1
Release : 37.fc35
Architecture : i686
Size : 203 k
Source : vigra-1.11.1-37.fc35.src.rpm
Repository : fedora
Summary : Generic Programming for Computer Vision
URL : http://ukoethe.github.io/vigra/
License : MIT
Description : VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision
: library that puts its main emphasis on customizable algorithms and data
: structures. By using template techniques similar to those in the C++ Standard
: Template Library, you can easily adapt any VIGRA component to the needs of your
: application without thereby giving up execution speed.