How To Install zbar-qt on Fedora 36
Introduction
In this tutorial we learn how to install zbar-qt
on Fedora 36.
What is zbar-qt
This package contains a bar code scanning widget for use with GUI applications based on Qt4.
We can use yum
or dnf
to install zbar-qt
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zbar-qt.
Install zbar-qt 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-qt
using dnf
by running the following command:
sudo dnf -y install zbar-qt
Install zbar-qt 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-qt
using yum
by running the following command:
sudo yum -y install zbar-qt
How To Uninstall zbar-qt on Fedora 36
To uninstall only the zbar-qt
package we can use the following command:
sudo dnf remove zbar-qt
zbar-qt Package Contents on Fedora 36
---
title: "How To Install zbar-qt on Fedora 36"
linkTitle: "zbar-qt"
type: "docs"
description: "In this tutorial we learn how to install zbar-qt in Fedora 36. zbar-qt is Bar code reader Qt widget"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/zbar-qt-featured.png
---
## Introduction
In this tutorial we learn how to install `zbar-qt` on Fedora 36.
### What is `zbar-qt`
> This package contains a bar code scanning widget for use with GUI applications based on Qt4.
We can use `yum` or `dnf` to install `zbar-qt` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zbar-qt.
## Install zbar-qt 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 zbar-qt
using dnf
by running the following command:
/usr/bin/zbarcam-qt
/usr/lib/.build-id
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/19c5a15c682a7b9c471e13985299682b1aa1f4
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/a5268f49d5aa2b4fbfd4b18e601573bceee860
/usr/lib/libzbarqt.so.0
/usr/lib/libzbarqt.so.0.1.2
sudo dnf -y install zbar-qt
Install zbar-qt 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-qt
using yum
by running the following command:
sudo yum -y install zbar-qt
How To Uninstall zbar-qt on Fedora 36
To uninstall only the zbar-qt
package we can use the following command:
sudo dnf remove zbar-qt
zbar-qt Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install zbar-qt
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/bin/zbarcam-qt /usr/lib/.build-id /usr/lib/.build-id/51 /usr/lib/.build-id/51/c54757d2866e836065b6820fed30ee863f69d7 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/a5252c5f837629b292da9f191c77455afe3446 /usr/lib64/libzbarqt.so.0 /usr/lib64/libzbarqt.so.0.1.2
## References
* [zbar-qt website](http://zbar.sourceforge.net/)
## Summary
In this tutorial we learn how to install `zbar-qt` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).