[Feature Requests] antiword 包缺失在debian12 上能找到
Tofloor
poster avatar
Daemon
deepin
2025-08-13 11:13
Author

如果没有找到包可以添加debian12软件源
sudo nano /etc/apt/sources.list.d/debian.list
写入
deb http://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm main contrib non-free non-free-firmware
sudo apt install debian-archive-keyring
sudo apt update
sudo apt-get install antiword

Reply Favorite View the author
All Replies
pzm9012
Moderator
2025-08-13 11:34
#1

直接在系统中加源是很危险的操作,建议使用ACE或其他容器安装运行

Reply View the author
Daemon
deepin
2025-08-14 13:55
#2
pzm9012

直接在系统中加源是很危险的操作,建议使用ACE或其他容器安装运行

官方加进去,就不用第三方源 了

Reply View the author