How to Install and Uninstall podman-remote.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "podman-remote.x86_64" package

Please follow the guidelines below to install podman-remote.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install podman-remote.x86_64

2. Uninstall "podman-remote.x86_64" package

Learn how to uninstall podman-remote.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove podman-remote.x86_64 $ sudo dnf autoremove

3. Information about the podman-remote.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : podman-remote
Epoch : 2
Version : 4.6.1
Release : 7.el9_3
Architecture : x86_64
Size : 9.4 M
Source : podman-4.6.1-7.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
Summary : A remote CLI for Podman: A Simple management tool for pods, containers and images
URL : https://podman.io/
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
Description : podman-remote provides a local client interacting with a Podman backend
: node through a RESTful API tunneled through a ssh connection. In this context,
: a podman node is a Linux system with Podman installed on it and the API
: service activated.
:
: Credentials for this session can be passed in using flags, environment
: variables, or in containers.conf.