Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debugging: Document installing .Debug extensions locally #469

Merged
merged 1 commit into from
May 18, 2024

Conversation

bbhtt
Copy link
Collaborator

@bbhtt bbhtt commented May 18, 2024

No description provided.

@bbhtt bbhtt force-pushed the bbhtt/document-local-debug-extension branch from e416818 to 5abb541 Compare May 18, 2024 05:07
@bbhtt bbhtt force-pushed the bbhtt/document-local-debug-extension branch from 5abb541 to 2d7fb52 Compare May 18, 2024 05:10
@bbhtt bbhtt merged commit 429e51a into master May 18, 2024
3 checks passed
@bbhtt bbhtt deleted the bbhtt/document-local-debug-extension branch May 18, 2024 05:11
to a repo by passing ``--repo repo`` to ``flatpak-builder`` when
building. Then add the repo folder as a local remote::

$ flatpak remote-add --user --no-gpg-verify test-debug file:https:///path/to/repo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you have built with flatapk-builder --install you don't need this, nor even --repo.

Alternatively, you can run ``flatpak install`` directly on the
flatpak-builder cache folder::

$ flatpak install --user /absolute/path/to/.flatpak-builder/cache $FLATPAK_ID.Debug
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again with the package installed with flatpak-builder --install you don't need this either.

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.

None yet

2 participants