How to Install and Uninstall podman-compose.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: March 01,2025
1. Install "podman-compose.noarch" package
This tutorial shows how to install podman-compose.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
podman-compose.noarch
Copied
2. Uninstall "podman-compose.noarch" package
This tutorial shows how to uninstall podman-compose.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
podman-compose.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-compose.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:08:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : podman-compose
Version : 1.0.6
Release : 3.el9
Architecture : noarch
Size : 85 k
Source : podman-compose-1.0.6-3.el9.src.rpm
Repository : epel
Summary : Run docker-compose.yml using podman
URL : https://github.com/containers/podman-compose
License : GPL-2.0-only
Description : An implementation of docker-compose with podman backend.
: The main objective of this project is to be able to run docker-compose.yml
: unmodified and rootless.
Available Packages
Name : podman-compose
Version : 1.0.6
Release : 3.el9
Architecture : noarch
Size : 85 k
Source : podman-compose-1.0.6-3.el9.src.rpm
Repository : epel
Summary : Run docker-compose.yml using podman
URL : https://github.com/containers/podman-compose
License : GPL-2.0-only
Description : An implementation of docker-compose with podman backend.
: The main objective of this project is to be able to run docker-compose.yml
: unmodified and rootless.