RPM packages for Vine Linux, Fedora, and CentOS are available. You can install them using apt (on Vine Linux) or yum (on Fedora and CentOS).
Vine Linux 4.2 [i386] |
|||||||||||||||||||||||||||||||||||||||
Dennou Ruby products: | |||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||
Related packages: | |||||||||||||||||||||||||||||||||||||||
|
apt is available.
add these apt-lines to /etc/apt/sources.list.
# # (Dennou Ruby products) rpm http://ruby.gfd-dennou.org/products/rpm/RPMS/Vine/apt 4.2/$(ARCH) dcl dcl-noarch rpm-src http://ruby.gfd-dennou.org/products/rpm/RPMS/Vine/apt 4.2/$(ARCH) dcl dcl-noarch
And then just type:
# apt-get update
# apt-get install (package name)
If you had already installed them, type:
# apt-get update
# apt-get upgrade
The latest versions are installed.
yum is available.
Download a file fedora-dennou-ruby.repo and add it in your /etc/yum.repos.d directory.
And then just type:
# yum install (package name)
If you had already installed them, type:
# yum update
The latest versions are installed.
yum is available.
Download a file CentOS-DennouRuby.repo and add it in your /etc/yum.repos.d directory.
And then just type:
# yum install (package name)
If you had already installed them, type:
# yum update
The latest versions are installed.