Skip to content

Packaging for Debian - #393

Closed
chinyeungli wants to merge 4 commits into
mainfrom
341_packaging_for_debian
Closed

Packaging for Debian#393
chinyeungli wants to merge 4 commits into
mainfrom
341_packaging_for_debian

Conversation

@chinyeungli

@chinyeungli chinyeungli commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

Fixes #341

Create a script that automates debian packaging

Once the debian package is generated, you can install it using:

sudo apt install ./<package>.deb

Note: The ./ is important - it tells apt to install from a local file rather than searching repositories.
Replace the above path with the actual path to the generated debian file.

Signed-off-by: Chin Yeung Li tli@nexb.com

Signed-off-by: Chin Yeung Li <tli@nexb.com>
Signed-off-by: Chin Yeung Li <tli@nexb.com>
Signed-off-by: Chin Yeung Li <tli@nexb.com>
@chinyeungli

Copy link
Copy Markdown
Contributor Author

The script only did the simple packaging, but when I try to install it, it fails as there are many dependency issues. Closing this and will create another PR once I handled the dependency issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CRAVEX-integration: Packaging for Debian

1 participant