How To Install scanmem-libs on Fedora 36
Introduction
In this tutorial we learn how to install scanmem-libs
on Fedora 36.
What is scanmem-libs
Memory scanner library.
We can use yum
or dnf
to install scanmem-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install scanmem-libs.
Install scanmem-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 scanmem-libs
using dnf
by running the following command:
sudo dnf -y install scanmem-libs
Install scanmem-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 scanmem-libs
using yum
by running the following command:
sudo yum -y install scanmem-libs
How To Uninstall scanmem-libs on Fedora 36
To uninstall only the scanmem-libs
package we can use the following command:
sudo dnf remove scanmem-libs
scanmem-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/80
/usr/lib/.build-id/80/d84d14944eae9264d9fba71910a887e40010dd
/usr/lib/libscanmem.so.1
/usr/lib/libscanmem.so.1.0.0
/usr/share/licenses/scanmem-libs
/usr/share/licenses/scanmem-libs/gpl-3.0.txt
/usr/share/licenses/scanmem-libs/lgpl-3.0.txt
References
Summary
In this tutorial we learn how to install scanmem-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install scanmem-libs on Fedora 36” linkTitle: “scanmem-libs” type: “docs” description: “In this tutorial we learn how to install scanmem-libs in Fedora 36. scanmem-libs is Memory scanner library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/scanmem-libs-featured.png
Introduction
In this tutorial we learn how to install scanmem-libs
on Fedora 36.
What is scanmem-libs
Memory scanner library.
We can use yum
or dnf
to install scanmem-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install scanmem-libs.
Install scanmem-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 scanmem-libs
using dnf
by running the following command:
sudo dnf -y install scanmem-libs
Install scanmem-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 scanmem-libs
using yum
by running the following command:
sudo yum -y install scanmem-libs
How To Uninstall scanmem-libs on Fedora 36
To uninstall only the scanmem-libs
package we can use the following command:
sudo dnf remove scanmem-libs
scanmem-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/1661e7c39bb7b3455d553ec78d4d4057d88a0c
/usr/lib64/libscanmem.so.1
/usr/lib64/libscanmem.so.1.0.0
/usr/share/licenses/scanmem-libs
/usr/share/licenses/scanmem-libs/gpl-3.0.txt
/usr/share/licenses/scanmem-libs/lgpl-3.0.txt
References
Summary
In this tutorial we learn how to install scanmem-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).