Go to file
Z-bin 674ee7b5f7 fix:解决so包含导致的升级问题 2021-11-11 15:01:47 +08:00
backend 修改接口文档 2021-11-08 10:49:39 +08:00
debian fix:解决so包含导致的升级问题 2021-11-11 15:01:47 +08:00
plugin 优化代码 2021-11-10 21:01:39 +08:00
.gitignore 去除无效代码and去除追踪编译文件 2021-11-01 11:20:11 +08:00
Makefile 避免用户能够多次点击更新 2021-10-30 15:36:07 +08:00
README.MD 更新readme文档 2021-09-10 14:53:57 +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 文档