for my debian 12 mxlinux install the podman

my podman is downloaded from github release

  • podman version 5.6.0
  • I don't like apt install podman, it sucks

requirement missing

  1. virtiofsd_1.10.0-1_amd64.deb
  2. gvproxy_0.8.1-3_amd64.deb

the key point is I can not use dpkg -i to install these two package

  • why is that: I remember maybe it mess up with apt install qmenu** stuff
  • ok, extract deb package and manually cp to system installed
bash 复制代码
# extract as data.tar.** and control.*** stuff
ar -x *.deb
# tar extract data.*** stuff
# and find out the program to install
# first check ldd for missing dynamic lib
# and then copy to the system /usr/local/bin
# for example: I copy gvproxy and virtiofsd to /usr/local/bin
# and my podman found them

ready to use podman for mongodb and mysql redis stuff for web dev

bash 复制代码
podman machine init
podman machine start
podman pull m.daocloud.io/docker.io/library/redis
相关推荐
阿文的代码库4 分钟前
算法专题:独特的电子邮件地址
linux·运维·算法
Jerry.张蒙1 小时前
AI工具Opencode助力SAP提质增效实践
大数据·运维·服务器·人工智能·运维开发
鹤落晴春9 小时前
RH124问答3:从命令行管理文件
linux·运维·服务器
guslegend9 小时前
大模型驱动大数据SRE智能运维
大数据·运维
遇见火星9 小时前
Docker Compose 完全入门:一键启动所有容器
运维·docker·容器·docker compose
小啊曼10 小时前
CIO实战方法论_11_组织变革打破部门墙
运维
❀搜不到10 小时前
远程服务器codex使用本地cc-switch的deepseek api
运维·服务器
虾壳云官方11 小时前
OpenClaw 2.7.9 Windows 一键部署教程:零基础也能搭建 AI 自动化助手
运维·人工智能·windows·自动化·openclaw·openclaw一键部署
江南风月11 小时前
WGCLOUD保姆级教程最新版整理
运维·zabbix·运维开发·prometheus·日志审计
志栋智能11 小时前
超自动化巡检:知识沉淀与团队协作的新载体
大数据·运维·网络·数据库·人工智能·自动化