How to Install and Uninstall podman-remote.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "podman-remote.x86_64" package
Please follow the guidelines below to install podman-remote.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
podman-remote.x86_64
Copied
2. Uninstall "podman-remote.x86_64" package
This is a short guide on how to uninstall podman-remote.x86_64 on Rocky Linux 8:
$
sudo dnf remove
podman-remote.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-remote.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:51:01 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : podman-remote
Epoch : 2
Version : 4.1.1
Release : 2.module+el8.6.0+997+05c9d812
Architecture : x86_64
Size : 8.2 M
Source : podman-4.1.1-2.module+el8.6.0+997+05c9d812.src.rpm
Repository : appstream
Summary : A remote CLI for Podman: A Simple management tool for pods, containers and images
URL : https://podman.io/
License : ASL 2.0 and GPLv3+
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.
Available Packages
Name : podman-remote
Epoch : 2
Version : 4.1.1
Release : 2.module+el8.6.0+997+05c9d812
Architecture : x86_64
Size : 8.2 M
Source : podman-4.1.1-2.module+el8.6.0+997+05c9d812.src.rpm
Repository : appstream
Summary : A remote CLI for Podman: A Simple management tool for pods, containers and images
URL : https://podman.io/
License : ASL 2.0 and GPLv3+
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.