How To Install zbar-gtk on Fedora 36
Introduction
In this tutorial we learn how to install zbar-gtk
on Fedora 36.
What is zbar-gtk
This package contains a bar code scanning widget for use with GUI applications based on GTK+-2.0.
We can use yum
or dnf
to install zbar-gtk
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zbar-gtk.
Install zbar-gtk 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 zbar-gtk
using dnf
by running the following command:
sudo dnf -y install zbar-gtk
Install zbar-gtk 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 zbar-gtk
using yum
by running the following command:
sudo yum -y install zbar-gtk
How To Uninstall zbar-gtk on Fedora 36
To uninstall only the zbar-gtk
package we can use the following command:
sudo dnf remove zbar-gtk
zbar-gtk Package Contents on Fedora 36
/usr/bin/zbarcam-gtk
/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/3779be743f114cf2fe7420fadb86ace4bef003
/usr/lib/.build-id/75
/usr/lib/.build-id/75/0d0dbf317fb2bd4d73b7d3f90cb17aa6f1ad2a
/usr/lib/libzbargtk.so.0
/usr/lib/libzbargtk.so.0.0.2
References
Summary
In this tutorial we learn how to install zbar-gtk
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install zbar-gtk on Fedora 36” linkTitle: “zbar-gtk” type: “docs” description: “In this tutorial we learn how to install zbar-gtk in Fedora 36. zbar-gtk is Bar code reader GTK widget” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/zbar-gtk-featured.png
Introduction
In this tutorial we learn how to install zbar-gtk
on Fedora 36.
What is zbar-gtk
This package contains a bar code scanning widget for use with GUI applications based on GTK+-2.0.
We can use yum
or dnf
to install zbar-gtk
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zbar-gtk.
Install zbar-gtk 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 zbar-gtk
using dnf
by running the following command:
sudo dnf -y install zbar-gtk
Install zbar-gtk 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 zbar-gtk
using yum
by running the following command:
sudo yum -y install zbar-gtk
How To Uninstall zbar-gtk on Fedora 36
To uninstall only the zbar-gtk
package we can use the following command:
sudo dnf remove zbar-gtk
zbar-gtk Package Contents on Fedora 36
/usr/bin/zbarcam-gtk
/usr/lib/.build-id
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/960aa077330c85ca77e604ebaab7715df5e045
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/9f7f107a5b22019cba01befcc8d42a9bcf5387
/usr/lib64/libzbargtk.so.0
/usr/lib64/libzbargtk.so.0.0.2
References
Summary
In this tutorial we learn how to install zbar-gtk
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).