Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A apk-polkit-rs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rasmus Thomsen
  • apk-polkit-rs
  • Issues
  • #15
Closed
Open
Issue created Nov 30, 2022 by Pablo Correa Gomez@pabloyoyoistaContributor

Add API to download packages

This is one of the necessary bits previous to implementing offline updates, but would also help for regular updates, since it could potentially reduce the time updates take to execute if things are downloaded before-hand. Ideally, the packages would be temporarily downloaded to /var/cache or equivalent and then used from there instead of re-downloading them if their checksums did not change. I am not sure if libapk has support for this, but if it does not, we would have to start from there :)

Assignee
Assign to
Time tracking