How To Install gnome-autoar on Fedora 36
Introduction
In this tutorial we learn how to install gnome-autoar
on Fedora 36.
What is gnome-autoar
gnome-autoar is a GObject based library for handling archives.
We can use yum
or dnf
to install gnome-autoar
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gnome-autoar.
Install gnome-autoar 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 gnome-autoar
using dnf
by running the following command:
sudo dnf -y install gnome-autoar
Install gnome-autoar 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 gnome-autoar
using yum
by running the following command:
sudo yum -y install gnome-autoar
How To Uninstall gnome-autoar on Fedora 36
To uninstall only the gnome-autoar
package we can use the following command:
sudo dnf remove gnome-autoar
gnome-autoar Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/8702af1aef9cc2644fbceffbd2d197491bf9dc
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/2a7914ed123c1d1aafbd893243b32817f516e4
/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/GnomeAutoar-0.1.typelib
/usr/lib/girepository-1.0/GnomeAutoarGtk-0.1.typelib
/usr/lib/libgnome-autoar-0.so.0
/usr/lib/libgnome-autoar-0.so.0.1.2
/usr/lib/libgnome-autoar-gtk-0.so.0
/usr/lib/libgnome-autoar-gtk-0.so.0.1.2
/usr/share/doc/gnome-autoar
/usr/share/doc/gnome-autoar/NEWS
/usr/share/licenses/gnome-autoar
/usr/share/licenses/gnome-autoar/COPYING
References
Summary
In this tutorial we learn how to install gnome-autoar
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gnome-autoar on Fedora 36” linkTitle: “gnome-autoar” type: “docs” description: “In this tutorial we learn how to install gnome-autoar in Fedora 36. gnome-autoar is Archive library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gnome-autoar-featured.png
Introduction
In this tutorial we learn how to install gnome-autoar
on Fedora 36.
What is gnome-autoar
gnome-autoar is a GObject based library for handling archives.
We can use yum
or dnf
to install gnome-autoar
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gnome-autoar.
Install gnome-autoar 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 gnome-autoar
using dnf
by running the following command:
sudo dnf -y install gnome-autoar
Install gnome-autoar 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 gnome-autoar
using yum
by running the following command:
sudo yum -y install gnome-autoar
How To Uninstall gnome-autoar on Fedora 36
To uninstall only the gnome-autoar
package we can use the following command:
sudo dnf remove gnome-autoar
gnome-autoar Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/1b37a822dc6e92fafa29c854fd09e20d11f196
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/a1a7734bf2bfecd6e0d70c63b83d498063a94e
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/GnomeAutoar-0.1.typelib
/usr/lib64/girepository-1.0/GnomeAutoarGtk-0.1.typelib
/usr/lib64/libgnome-autoar-0.so.0
/usr/lib64/libgnome-autoar-0.so.0.1.2
/usr/lib64/libgnome-autoar-gtk-0.so.0
/usr/lib64/libgnome-autoar-gtk-0.so.0.1.2
/usr/share/doc/gnome-autoar
/usr/share/doc/gnome-autoar/NEWS
/usr/share/licenses/gnome-autoar
/usr/share/licenses/gnome-autoar/COPYING
References
Summary
In this tutorial we learn how to install gnome-autoar
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).