Search Criteria
Package Details: remarkable 1.87-6
Git Clone URL: | https://aur.archlinux.org/remarkable.git (read-only, click to copy) |
---|---|
Package Base: | remarkable |
Description: | A free fully featured markdown editor for Linux. |
Upstream URL: | http://remarkableapp.github.io |
Keywords: | editor markdown remarkable |
Licenses: | |
Submitter: | visit |
Maintainer: | mbloms |
Last Packager: | mbloms |
Votes: | 97 |
Popularity: | 0.64 |
First Submitted: | 2014-08-15 01:38 |
Last Updated: | 2019-12-14 00:26 |
Dependencies (13)
- gtksourceview3 (gtksourceview3-git)
- python (python-dbg)
- python-beautifulsoup4
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-lxml
- python-markdown
- python-setuptools
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- wkhtmltopdf (wkhtmltopdf-static)
- python (python-dbg) (make)
- python-gtkspellcheck (optional) – Spellcheck (might cause problems)
- python-lxml (optional) – export to HTML format support
Latest Comments
1 2 3 4 5 6 ... Next › Last »
simonweiss commented on 2021-02-07 07:17
@Falkenber9, I ended up installing
remarkable-git
package. It works with my Python setup.Falkenber9 commented on 2021-02-07 07:07
I can confirm the issue of @simonweiss.
Any ideas?
simonweiss commented on 2021-01-30 09:40
I have the following error:
I noticed that
/usr/bin/remarkable
script tries to add some folders topythonpath
, whereremarkable
module may be located, but neither of these folders are present in my system after the installation.I'm using
asdf
to manage Python versions. Global version is set tosystem
.luscinius commented on 2021-01-12 21:11
Does not seem to have happened. I added a sed one-liner to PKGBUILD, and it seems to work:
Ugly, but we already have a patch anyway.
Maddix commented on 2020-12-17 21:00
There is an outstanding PR which fixes the issues with python 3.9. Shouldn't be too long now.
https://github.com/jamiemcg/Remarkable/pull/369
Maddix commented on 2020-12-11 19:11
Don't upgrade to Python 3.9 until they add support. Python 3.9 seems to have broken a lot of libraries.
randomluck commented on 2020-12-08 13:42
Python 3.9 seems to have destroyed something. I can't find the spellcheck package via pacman, too.
cypa commented on 2020-03-06 13:58
remarkable is in Standard menu of my lxqt, why not in office?
mabl commented on 2019-04-14 13:02
Without python-setuptools, one gets
mbloms commented on 2019-02-20 12:05
@marry_a I tried installing and running remarkable without python-setuptools or any of it's dependencies, and that worked fine for me. What was it that didn't work without it?