Skip to content

Feature Request: Bundle calls to apt #1778

@merrx

Description

@merrx

New Feature

Currently deb-get handles every app sequentially. During the install and upgrade process only one deb is passed to apt.

Please bundle all .debs and pass them to the package manager at once.

Firstly this speeds up the upgrade process.
Secondly there is the possibility of apt-hooks getting triggered unnecessary often.

example usecase: personally I make a snapshot of the filesystem before every change by apt, using timeshift-autosnap-apt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions