Dennou-Ruby Products Debian pakcage


  1. Pakcages for Debian GNU/Linux 4.0(etch)
  2. Pakcages for Debian GNU/Linux 3.1(sarge)

Pakcages for Debian GNU/Linux 4.0(etch)

The package list for etch is as follows. Some packages are renamed from sarge version.

Packages is this repository can be gpg authenticated. The key that is being used for signing the packages is

pub   1024D/AEE995F4 2005-12-08
uid                  Youhei SASAKI <uwabami@gfd-dennou.org>

You can enter this key into the APT trusted keys database with the following command(using subkeys.pgp.net):

# gpg --keyserver subkeys.pgp.net --recv-keys AEE995F4
# gpg --armor --export AEE995F4 | apt-key add -

or download <URL:./etch-sign.asc> and

# cat etch-sign.asc | apt-key add -
list of packages for etch(i386, amd64)
Product nameTypePackage name
DCL C-editionC librarydcl-c
OpenDAPlibdap
OpenDAPlibnc-dap
RubyDCLRuby extend librarylibdcl-ruby
RubyNetCDFnetcdf-ruby
RubyMultibitnumslibmultibitnums-ruby
Ruby-FFTW3libfftw3-ruby
Ruby-VTKruby-vtk
NarrayMissRuby librarylibnarray-miss-ruby
NumRu/Miscnumru-misc
NumRu/Unitsnumru-units
NumRu/Metnumru-met
RubyGPVlibgpv-ruby
GPhysgphys
GAVEgave

How to install

You can use apt to download and install the packages. Use the following lines in "/etc/apt/sources.list" to enable downloading from this component.

deb ftp://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou etch/
deb-src ftp://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou etch/

If you want to all packages, simply

$ sudo -s
# apt-get update
# apt-get install gave

If you want upgrade from sarge to etch, you should uninstall all packages of sarge, and install packages of etch.

Pakcages for Debian GNU/Linux 3.1(sarge)

The package list for sarge is as follows.

list of packages for sarge(i386 only)
Product nameTypePackage name
DCL C-editionC librarydcl-c
NarrayRuby extend libraryruby-narray
Narray-devruby-narray-dev
RubyDCLruby-dcl
RubyNetCDFnetcdf-ruby
RubyMultibitnumsruby-multibitnums
Ruby-FFTW3ruby-fftw3
Ruby-VTKruby-vtk
NarrayMissRuby libraryruby-narray-miss
NumRu/Miscnumru-misc
NumRu/Unitsnumru-units
NumRu/Metnumru-met
RubyGPVruby-gpv
GPhysgphys
GAVEgave

How to install

You can use apt to download and install the packages. Use the following lines in "/etc/apt/sources.list" to enable downloading from this component.

deb ftp://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou sarge/
deb-src ftp://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou sarge/

If you want to all packages, simply

$ sudo -s
# apt-get update
# apt-get install gave

Copyright(C) 2002 GFD Dennou Club. All rights reserved.
Last Updated: 2008/03/12 (Youhei SASAKI), Since: 2007/08/25 (Youhei SASAKI)