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

Installer fail #403

Open
ANTZ314 opened this issue Nov 8, 2022 · 4 comments
Open

Installer fail #403

ANTZ314 opened this issue Nov 8, 2022 · 4 comments

Comments

@ANTZ314
Copy link

ANTZ314 commented Nov 8, 2022

Attempted various installation methods with .deb file and keep getting the same error:

remarkable : Depends: gir1.2-webkit-3.0 but it is not installable

New installation Ubuntu 22.04

Please help, I really love 'Remarkable'!

@piperoc
Copy link

piperoc commented Feb 16, 2023

You are in for a ride. I tried a few suggestions but eventually gave up and found another editor.
I started my journey from the following post and then went into a rabbit hole, maybe you will have better luck:
Issue 400

@clarkevans
Copy link

The same issue here.

Preparing to unpack .../remarkable_1.87_all.deb ...
Unpacking remarkable (1.87) ...
dpkg: dependency problems prevent configuration of remarkable:
 remarkable depends on gir1.2-gtksource-3.0; however:
  Package gir1.2-gtksource-3.0 is not installed.
 remarkable depends on gir1.2-webkit-3.0; however:
  Package gir1.2-webkit-3.0 is not installed.
 remarkable depends on wkhtmltopdf; however:
  Package wkhtmltopdf is not installed.

@LouieTian0209
Copy link

Same here. This project seems abandoned. Guess we'll have to move onto another markdown editor.

@davidg-sil
Copy link

davidg-sil commented Jul 4, 2023

For what it's worth: this works for me (ububtu 22.04)

$ cd ~/src
$ git clone https://github.com/jamiemcg/remarkable
$ ln -s ~/src/remarkable/run.sh ~/bin/remarkable
$ cd ~/my/work/directory
$ remarkable file.md

(I guess I have the right python libs installed already)

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

No branches or pull requests

5 participants