Skip to content

Packaging on ArchLinux #375

@NicoHood

Description

@NicoHood

Hello,
I'd like to have some guidance on packaging this app for ArchLinux. The current version on AUR is outdated and uses the prebuilt debian package:
https://aur.archlinux.org/packages/boostnote

Now on ArchLinux we want to avoid precompiled binaries/debs and also we want to use shared libraries for all software to avoid any security risk and also to use less disk space. Since this is an electron app, I am not sure how relevant this is, I've never packaged Electron apps before.

ArchLinux itself has Electron, apm and npm in the official repositories. Maybe those can be used as dependencies to reduce the package size.

Now my question is how to properly build such an app for package distribution? The current build instructions sound to me for develop tests but not for packaging.

Can you please give me any guidance to update the AUR package? If enough users upvote on that package I can possibly move it into the official repositories then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions