Go to file
wangsong f1b49646a4 优化代码 从配置文件中读取目录等常量 2021-10-12 16:41:48 +08:00
SystemUpdater 优化代码 从配置文件中读取目录等常量 2021-10-12 16:41:48 +08:00
build/scripts-3.8 解决冲突 2021-09-28 20:11:31 +08:00
data 优化代码 从配置文件中读取目录等常量 2021-10-12 16:41:48 +08:00
debian 国际化 2021-09-30 14:01:54 +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 增加dbus方法调用接口 DistUpgradeAll 2021-09-26 15:37:13 +08:00
kylin-system-updater 优化代码 从配置文件中读取目录等常量 2021-10-12 16:41: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 文档