Go to file
wangsong cf78342db5 增加超时计智 2021-10-18 17:27:57 +08:00
SystemUpdater 增加超时计智 2021-10-18 17:27:57 +08:00
build/scripts-3.8 解决冲突 2021-09-28 20:11:31 +08:00
data 服务退出3s自动重启 2021-10-18 14:49:49 +08:00
debian 数据插入接口分为单包列表与组列表 2021-10-18 10:29:19 +08:00
po 国际化 2021-09-30 14:01:54 +08:00
.gitignore 国际化 2021-09-30 14:01:54 +08:00
AUTHORS init 2021-08-24 16:23:19 +08:00
BUGS init 2021-08-24 16:23:19 +08:00
COPYING init 2021-08-24 16:23:19 +08:00
ChangeLog init 2021-08-24 16:23:19 +08:00
LGPL init 2021-08-24 16:23:19 +08:00
README.MD 更新readme文档 2021-09-10 14:53:57 +08:00
TODO init 2021-08-24 16:23:19 +08:00
interface.md 计算依赖后,对要移除的包添加简要说明 2021-10-14 13:40:07 +08:00
kylin-system-updater 优化代码逻辑 2021-10-18 16:46:48 +08:00
missing init 2021-08-24 16:23:19 +08:00
mkinstalldirs init 2021-08-24 16:23:19 +08:00
setup.cfg 合并包 2021-09-27 17:42:07 +08:00
setup.py 解决冲突 2021-09-28 20:11:31 +08:00

README.MD

Software Updater for apt

  • 安装依赖

    sudo apt install dh-python python3-all python3-distutils-extra gir1.2-snapd-1 apt-clone intltool at-spi2-core -y
    
  • 运行update-manager 运行

文档

Aptdaemon

python-apt

方法与信号接口文档

  • 参考interface.md 文档