Score:2

Error while installing Remarkable Editor

vn flag

I downloaded the .deb file of Remarkable Markdown editor in Ubuntu 20.04. As soon as I started to run the .deb file, it is showing the following error:

Error: Dependency is not satisfiable: gir1.2-webkit-3.0

As far as I know, WebKit is a browser engine for Apple Products. I do not know why it is required on Linux. Any help in resolving this will be very much appreciated.

guiverc avatar
cn flag
The package is **not** apple specific; apple just use it. But if you look at https://packages.ubuntu.com/search?keywords=gir1.2-webkit-3.0&searchon=names&suite=all&section=all you'll note it's *deprecated* and out-of-date. Refer https://packages.ubuntu.com/search?suite=all&section=all&arch=any&keywords=gir1.2-webkit&searchon=names
vn flag
Okay, thanks a lot.
Someone avatar
my flag
You can run `sudo apt --fix-broken install` to install all the dependencies after installing the deb package.
in flag
Based on [this GitHub issue](https://github.com/jamiemcg/Remarkable/issues/379), the project seems pretty much abandoned. The developer is not even doing anything with the multiple fixes that people have offered
Score:4
zw flag

You can still install Remarkable on Ubuntu from Snap by using command below:

snap install remarkable

But better way is to use its modern and mature alternative named ReText. It is installable from official repositories by

sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install retext
vn flag
Thank you so much.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.