Search Criteria
Package Details: rbenv 1.1.2-1
Git Clone URL: | https://aur.archlinux.org/rbenv.git (read-only, click to copy) |
---|---|
Package Base: | rbenv |
Description: | Simple Ruby version manager |
Upstream URL: | https://github.com/rbenv/rbenv |
Licenses: | |
Conflicts: | |
Submitter: | mirlord |
Maintainer: | cdown |
Last Packager: | cdown |
Votes: | 118 |
Popularity: | 0.129088 |
First Submitted: | 2011-08-29 11:57 |
Last Updated: | 2019-05-02 16:26 |
Dependencies (1)
- ruby-build (ruby-build-git) (optional)
Required by (2)
- bash-it-git (optional)
- rbenv-binstubs
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
zrl commented on 2014-03-24 06:17
Just a note to those fish users out there: this version doesn't have fish support.
zrl commented on 2014-03-23 18:06
huma: I definitely think it should.
huma commented on 2013-12-27 14:01
Do you think rbenv should provides=('ruby')? Say if package A depends on ruby and you have rbenv installed, but no ruby from the main repository - it will complain about the missing dependency.
xyproto commented on 2013-06-22 13:27
Hi, would you mind if I moved this package to [community]?
mirlord commented on 2013-03-31 06:35
Thanks to all of you, guys, for contributions. Sorry for the delay.
jerebear commented on 2013-03-31 03:12
Kudos, vdemeester. I've tweaked yours a bit by removing the ruby dependency and adding post_install() and post_remove() messages.
https://github.com/Ichimonji10/PKGBUILDs/tree/master/rbenv
jerebear commented on 2013-03-31 00:26
The dependency on ruby is unnecessary. rbenv is written entirely in bash.
vdemeester commented on 2013-03-28 10:56
Hello maintainer,
Here is an update version of this PKGBUILD : https://github.com/vdemeester/PKGBUILDs/tree/master/rbenv.
Feel free to use it ;)
Anonymous comment on 2013-02-04 13:00
0.4.0 is avalialble,this pkg is out of date.
Anonymous comment on 2012-12-23 23:31
Why is rbenv placed in /usr/share? /usr/lib/rbenv is more reasonable place. rbenv debian package places rbenv files in /usr/lib/rbenv too.