Skip to content

Instantly share code, notes, and snippets.

@k3wals
k3wals / update-podman.sh
Last active December 9, 2024 16:27 — forked from shvchk/update-podman.sh
Update podman to 4.3.1 on Ubuntu 22.04 jammy, as well as conmon and crun
#! /usr/bin/env bash
set -euo pipefail
echo 'deb http://archive.ubuntu.com/ubuntu/ lunar main universe' > /etc/apt/sources.list.d/lunar.list
cat > /etc/apt/preferences.d/podman.pref << EOF
Package: podman conmon crun buildah golang-github-containers-common libsubid4 netavark
Pin: release n=lunar
Pin-Priority: 990
Links:
gc_activity.md (primary how-to guide)
output_gc_until_repl.txt
https://hackaday.io/project/86818-game-turbo/log/146645-debugging-circuitpython
https://gnu-mcu-eclipse.github.io/debug/jlink/install/