Skip to content

Is there any way to install latest version of podman on Debian/Ubuntu/RaspberryPi ? #24633

Answered by ciolben
gitsang asked this question in Q&A
Discussion options

You must be logged in to vote

What's needed is only:
$ curl -L https://nixos.org/nix/install | sh -s -- --daemon
then open a new terminal and type:
$ nix-env -iA nixpkgs.podman

You can verify by typing:

$ podman --version
podman version 5.4.1

(you may need to also install sudo apt install uidmap)

Replies: 4 comments 22 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
17 replies
@MushiTheMoshi
Comment options

@sbrivio-rh
Comment options

@MushiTheMoshi
Comment options

@afbjorklund
Comment options

@trya2l
Comment options

Comment options

You must be logged in to vote
4 replies
@sbrivio-rh
Comment options

@afbjorklund
Comment options

@gitsang
Comment options

@sbrivio-rh
Comment options

Comment options

You must be logged in to vote
1 reply
@ciolben
Comment options

Answer selected by gitsang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants