Alright sorted that works better. I've updated the guide to include options for each package that ne
Alright sorted that works better. I've updated the guide to include options for each package that needs to be installed. @Zeglius Thanks for the help. I wish we had a flowchart for when to use the different package managers :p
@Crush Uninstall podman-compose with
@Crush Uninstall podman-compose with
brew remove podman-compose and then install it with pip pip install podman-compose or you can layer it with rpm-ostree install podman-compose. You shouldn't need to do anything else.