mirror of https://github.com/linuxdeepin/linglong
|
build / ubuntu_24.04 (push) Has been cancelled
Details
build / ubuntu_22.04 (push) Has been cancelled
Details
coverage / codecov (push) Has been cancelled
Details
Introduces a `--force` flag to the `ll-cli uninstall` command, allowing users to forcefully uninstall packages that are typically protected, such as base and runtime dependencies. This commit also includes significant refactoring: - The dependency pulling logic in `PackageManager::pullDependency` has been refactored to prioritize newer remote packages over existing local ones, ensuring dependencies are kept up-to-date. Signed-off-by: reddevillg <reddevillg@gmail.com> |
||
|---|---|---|
| .. | ||
| dbus | ||
| http | ||
| schema | ||
| README.md | ||
README.md
linglong API
This diresctory contains files that describes the API of linglong, which is used to generate code in this project.