How to Install and Uninstall snap-confine.x86_64 Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "snap-confine.x86_64" package
In this section, we are going to explain the necessary steps to install snap-confine.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
snap-confine.x86_64
Copied
2. Uninstall "snap-confine.x86_64" package
This guide covers the steps necessary to uninstall snap-confine.x86_64 on CentOS Stream 9:
$
sudo dnf remove
snap-confine.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the snap-confine.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:06:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : snap-confine
Version : 2.61.2
Release : 0.el9
Architecture : x86_64
Size : 2.6 M
Source : snapd-2.61.2-0.el9.src.rpm
Repository : epel
Summary : Confinement system for snap applications
URL : https://github.com/snapcore/snapd
License : GPLv3
Description : This package is used internally by snapd to apply confinement to
: the started snap applications.
Available Packages
Name : snap-confine
Version : 2.61.2
Release : 0.el9
Architecture : x86_64
Size : 2.6 M
Source : snapd-2.61.2-0.el9.src.rpm
Repository : epel
Summary : Confinement system for snap applications
URL : https://github.com/snapcore/snapd
License : GPLv3
Description : This package is used internally by snapd to apply confinement to
: the started snap applications.