How to Install and Uninstall podman-compose.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: December 18,2024
1. Install "podman-compose.noarch" package
Please follow the guidance below to install podman-compose.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
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 8 (RHEL 8):
$
sudo dnf remove
podman-compose.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-compose.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:11:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : podman-compose
Version : 1.0.6
Release : 1.el8
Architecture : noarch
Size : 87 k
Source : podman-compose-1.0.6-1.el8.src.rpm
Repository : epel
Summary : Run docker-compose.yml using podman
URL : https://github.com/containers/podman-compose
License : GPLv2
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 : 1.el8
Architecture : noarch
Size : 87 k
Source : podman-compose-1.0.6-1.el8.src.rpm
Repository : epel
Summary : Run docker-compose.yml using podman
URL : https://github.com/containers/podman-compose
License : GPLv2
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.