Improve setup script and enhance documentation#1
Open
NilsSei wants to merge 1 commit intoc0decafe:mainfrom
Open
Improve setup script and enhance documentation#1NilsSei wants to merge 1 commit intoc0decafe:mainfrom
NilsSei wants to merge 1 commit intoc0decafe:mainfrom
Conversation
- Add libsecret dependency to fix keytar build issues - Replace pkg list-installed with dpkg for better package checking - Enhance README with prerequisites, troubleshooting, and verification sections - Add detailed installation steps and usage instructions - Include comprehensive what-gets-installed section
|
I just want to thank you as this update fixed the install on my Galaxy Tab S10+. Sharp still didn't seem to work, but everything else did. Is there a reason you haven't merged this yet? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
pkg list-installedwithdpkg -sfor more reliable package checkingChanges Made
setup.sh
libsecretpackage installation to resolve keytar native module build failurespkg list-installedtodpkg -sfor better reliabilityREADME.md
Testing