How To Install gcin-libs on Fedora 36
Introduction
In this tutorial we learn how to install gcin-libs
on Fedora 36.
What is gcin-libs
The package provides shared libraries for gcin.
We can use yum
or dnf
to install gcin-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gcin-libs.
Install gcin-libs 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 gcin-libs
using dnf
by running the following command:
sudo dnf -y install gcin-libs
Install gcin-libs 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 gcin-libs
using yum
by running the following command:
sudo yum -y install gcin-libs
How To Uninstall gcin-libs on Fedora 36
To uninstall only the gcin-libs
package we can use the following command:
sudo dnf remove gcin-libs
gcin-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/b2aa862cb806bb7f299f7f14edb3435eeb0b81
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/e286318890868b1e7c0567b1b6c3ed9eeb9d13
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/3e6f97547eb10660b04a9e28b7d0d799735499
/usr/lib/gcin/gcin1.so
/usr/lib/gcin/gcin2.so
/usr/lib/gcin/intcode-module.so
References
Summary
In this tutorial we learn how to install gcin-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gcin-libs on Fedora 36” linkTitle: “gcin-libs” type: “docs” description: “In this tutorial we learn how to install gcin-libs in Fedora 36. gcin-libs is Shared libraries for gcin” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gcin-libs-featured.png
Introduction
In this tutorial we learn how to install gcin-libs
on Fedora 36.
What is gcin-libs
The package provides shared libraries for gcin.
We can use yum
or dnf
to install gcin-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gcin-libs.
Install gcin-libs 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 gcin-libs
using dnf
by running the following command:
sudo dnf -y install gcin-libs
Install gcin-libs 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 gcin-libs
using yum
by running the following command:
sudo yum -y install gcin-libs
How To Uninstall gcin-libs on Fedora 36
To uninstall only the gcin-libs
package we can use the following command:
sudo dnf remove gcin-libs
gcin-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/73
/usr/lib/.build-id/73/c1b6a467632e3b21ab23756c50dbbcda734b80
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/7f71551dd612896e0f333f8b7b7c57ea852c4d
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/bca8a56dcdf6102b1c3c8842d47554d9d3a815
/usr/lib64/gcin/gcin1.so
/usr/lib64/gcin/gcin2.so
/usr/lib64/gcin/intcode-module.so
References
Summary
In this tutorial we learn how to install gcin-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).