Search Criteria
Package Details: reddio 0.52-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/reddio.git (read-only, click to copy) |
---|---|
Package Base: | reddio |
Description: | A command-line interface for Reddit written in POSIX sh |
Upstream URL: | https://gitlab.com/aaronNG/reddio |
Keywords: | cli posix reddit shell |
Licenses: | MIT |
Conflicts: | reddio-git |
Submitter: | oktopod11 |
Maintainer: | MGislv |
Last Packager: | MGislv |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-03 13:33 (UTC) |
Last Updated: | 2022-03-31 20:18 (UTC) |
Dependencies (7)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- jq (jq-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- dash (dash-gitAUR, dash-static-muslAUR, dash-editline-gitAUR) (optional) – POSIX compliant shell
- gnu-netcat (gnu-netcat-svnAUR) (optional) – for authentication
- ksh (ksh93-gitAUR) (optional) – POSIX compliant shell
- openbsd-netcat (openbsd-netcat-gitAUR) (optional) – for authentication
Required by (1)
- dmscripts-git (optional)
Latest Comments
tokko commented on 2021-08-03 07:20 (UTC)
v0.45, login doesn't work with gnu-netcat. You will need the following commit: https://gitlab.com/aaronNG/reddio/-/commit/35df3140982ea6c32a7bf8f1c7e8860806f02eb0
Gamma commented on 2021-01-22 17:23 (UTC) (edited on 2021-01-22 17:23 (UTC) by Gamma)
Could a patch be added to set the default
lib_dir
to/usr/share/reddio
?