Sure, no problem. :)
Search Criteria
Package Details: rpl 1.4.1-13
Git Clone URL: | https://aur.archlinux.org/rpl.git (read-only) |
---|---|
Package Base: | rpl |
Description: | UN*X text replacement utility |
Upstream URL: | http://www.laffeycomputer.com/rpl.html |
Licenses: | |
Submitter: | douglaswth |
Maintainer: | hav3lock |
Last Packager: | hav3lock |
Votes: | 15 |
Popularity: | 0.267790 |
First Submitted: | 2006-06-20 06:51 |
Last Updated: | 2015-06-09 05:18 |
Required by (0)
Sources (2)
Latest Comments
humitos commented on 2017-09-13 19:10
hav3lock commented on 2013-07-19 10:16
hav3lock commented on 2013-07-19 10:16
Sure, no problem. :) (https is okay, right?)
hav3lock commented on 2013-07-19 10:11
Sure, no problem. :)
xyproto commented on 2013-07-19 07:38
Hi, would you mind switching to http for the download URL? It makes things easier in some network settings.
http://downloads.laffeycomputer.com/current_builds/rpl-1.4.1.tar.gz
Thanks for maintaining.
hav3lock commented on 2013-03-02 02:51
license added and man page moved from /usr/man/ to /usr/share/man/
hav3lock commented on 2012-12-11 15:42
updated to version 1.4.1
hav3lock commented on 2012-09-04 05:12
Could you add
"arch=('i686' 'x86_64')" or some sort of arch specs to the PKGBUILD?
Is it only me or this version has a problem?
$ rpl -R -x ".py" "ReservationStatus.STATUS_" "ReservationStatus." .
Replacing "ReservationStatus.STATUS_" with "ReservationStatus." (case sensitive) (partial words matched)
Terminado (killed)
It consumes all the RAM and CPU and gets killed.