uos基础 dpkg.log 查看所有二进制包日志

41 阅读1分钟

统信桌面操作系统专业版V20(1070)
Linux uos 5.10.97-arm64-desktop

uos基础 dpkg.log 查看所有二进制包日志

root@uos:/home/code# cat /var/log/dpkg.log
2025-10-11 17:13:53 startup archives unpack
2025-10-11 17:13:53 install tree:arm64 <无> 1.8.0-1
2025-10-11 17:13:53 status half-installed tree:arm64 1.8.0-1
2025-10-11 17:13:53 status triggers-pending man-db:arm64 2.8.5-2+d1
2025-10-11 17:13:53 status unpacked tree:arm64 1.8.0-1
2025-10-11 17:13:54 startup packages configure
2025-10-11 17:13:54 configure tree:arm64 1.8.0-1 <无>
2025-10-11 17:13:54 status unpacked tree:arm64 1.8.0-1
2025-10-11 17:13:54 status half-configured tree:arm64 1.8.0-1
2025-10-11 17:13:54 status installed tree:arm64 1.8.0-1
2025-10-11 17:13:54 trigproc man-db:arm64 2.8.5-2+d1 <无>
2025-10-11 17:13:54 status half-configured man-db:arm64 2.8.5-2+d1
2025-10-11 17:13:54 status installed man-db:arm64 2.8.5-2+d1
root@uos:/home/code#