How to Install and Uninstall podman-compose.noarch Package on CentOS 8 / RHEL 8
Last updated: January 05,2025
1. Install "podman-compose.noarch" package
This is a short guide on how to install podman-compose.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
podman-compose.noarch
Copied
2. Uninstall "podman-compose.noarch" package
Learn how to uninstall podman-compose.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
podman-compose.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-compose.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:33:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : podman-compose
Version : 0.1.7
Release : 2.git20201120.el8
Architecture : noarch
Size : 49 k
Source : podman-compose-0.1.7-2.git20201120.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 : 0.1.7
Release : 2.git20201120.el8
Architecture : noarch
Size : 49 k
Source : podman-compose-0.1.7-2.git20201120.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.