Search Criteria
Package Details: diakonos 0.9.7-2
Git Clone URL: | https://aur.archlinux.org/diakonos.git (read-only, click to copy) |
---|---|
Package Base: | diakonos |
Description: | A Linux editor for the masses. |
Upstream URL: | http://github.com/Pistos/diakonos |
Keywords: | editor |
Licenses: | |
Submitter: | manveru |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 23 |
Popularity: | 0.002407 |
First Submitted: | 2006-05-26 03:47 |
Last Updated: | 2020-04-18 12:15 |
Latest Comments
1 2 3 Next › Last »
dreieck commented on 2019-03-20 13:55
Fails to download sources:
szymon commented on 2017-12-01 10:09
Please update the source of the releases to https://github.com/Pistos/diakonos/releases
Xavion commented on 2017-01-29 03:17
Nah, "ruby-ncurses" unfortunately won't do.
I have just resurrected the "ruby-curses" package. All should be well again.
marmistrz commented on 2016-08-24 15:20
ruby-curses is not available anymore. There is ruby-ncurses in the main repos, though.
Pistos commented on 2015-03-31 15:32
@pingveno: Well _I'm_ not having problems, but I'm not using Arch Linux, so I'm probably not representative. :)
Xavion commented on 2015-03-21 02:23
This package was flagged out-of-date one month ago. If you can't be bothered maintaining it properly, orphan it and let someone else take over.
pingveno commented on 2014-06-16 15:54
@Pistos: It installs and starts up for me. Are you running into a problem?
Pistos commented on 2014-06-16 14:42
So how are things here, guys? Is it enough to just install the ruby-curses AUR package first?
xyproto commented on 2014-03-21 16:37
Gems that has not been packaged can be installed with "gem2arch gemname" after installing the gem2arch package.
Uploaded ruby-curses to AUR. If this package depends on ruby-curses, it should work again.
Pistos commented on 2014-03-20 15:55
@xyproto: Thanks for checking that out. Does ArchLinux support manual installation of gems? If so, try simply installing the curses gem (may need to do it as root):
% gem install curses