How To Install zbar-java on Fedora 36
Introduction
In this tutorial we learn how to install zbar-java
on Fedora 36.
What is zbar-java
This package contains header files and additional libraries used for on Java Native Interface (JNI) applications using ZBar.
We can use yum
or dnf
to install zbar-java
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zbar-java.
Install zbar-java 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-java
using dnf
by running the following command:
sudo dnf -y install zbar-java
Install zbar-java 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-java
using yum
by running the following command:
sudo yum -y install zbar-java
How To Uninstall zbar-java on Fedora 36
To uninstall only the zbar-java
package we can use the following command:
sudo dnf remove zbar-java
zbar-java Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/6abcf942f99b14be9c2be7d159bebea26f7674
/usr/lib/java/zbar.jar
/usr/lib64/libzbarjni.so
/usr/lib64/libzbarjni.so.0
/usr/lib64/libzbarjni.so.0.0.0
References
Summary
In this tutorial we learn how to install zbar-java
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install zbar-java on Fedora 36” linkTitle: “zbar-java” type: “docs” description: “In this tutorial we learn how to install zbar-java in Fedora 36. zbar-java is Bar code reader Java library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/zbar-java-featured.png
Introduction
In this tutorial we learn how to install zbar-java
on Fedora 36.
What is zbar-java
This package contains header files and additional libraries used for on Java Native Interface (JNI) applications using ZBar.
We can use yum
or dnf
to install zbar-java
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zbar-java.
Install zbar-java 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-java
using dnf
by running the following command:
sudo dnf -y install zbar-java
Install zbar-java 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-java
using yum
by running the following command:
sudo yum -y install zbar-java
How To Uninstall zbar-java on Fedora 36
To uninstall only the zbar-java
package we can use the following command:
sudo dnf remove zbar-java
zbar-java Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/41
/usr/lib/.build-id/41/34311bb8857b95d3129c16fb6d62d80f1158b5
/usr/lib/java/zbar.jar
/usr/lib/libzbarjni.so
/usr/lib/libzbarjni.so.0
/usr/lib/libzbarjni.so.0.0.0
References
Summary
In this tutorial we learn how to install zbar-java
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).