Skip to content

binup for deb #8

@AndreiCherniaev

Description

@AndreiCherniaev

For now binup focuses on single binary apps. Because of this restriction I can't install deb pack in my system... So let's make a change... My idea. If binup met .deb or another well-known pack container, binup will start default shell with corresponding code. For example,

./binup --verbose install --project rustdesk/rustdesk

in Debian should download rustdesk-1.4.3-x86_64.deb and then call

sh -c 'sudo dpkg --install "rustdesk-1.4.3-x86_64.deb"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions