Dennou-Ruby Products Debian pakcages.
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
Key fingerprint = 8BF1 ABFE 00D2 526D 6822 2AC6 13E0 381D AEE9 95F4
uid Youhei SASAKI <uwabami_(at)_gfd-dennou.org>
sub 2048g/2AA4709C 2005-12-08
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:./keysign.asc> and
# cat keysign.asc | apt-key add -
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.
# for lenny deb ftp://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou lenny/ deb-src ftp://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou lenny/ # for etch 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.
The package list for lenny is as follows.
| Product name | Type | Package name |
| DCL C-edition | C library | dcl-c |
| OpenDAP | libdap | |
| OpenDAP | libnc-dap | |
| RubyDCL | Ruby extend library | libdcl-ruby |
| RubyNetCDF | netcdf-ruby | |
| RubyMultibitnums | libmultibitnums-ruby | |
| Ruby-FFTW3 | libfftw3-ruby | |
| NarrayMiss | Ruby library | libnarray-miss-ruby |
| NumRu/Misc | numru-misc | |
| NumRu/Units | numru-units | |
| NumRu/Met | numru-met | |
| RubyGPV | libgpv-ruby | |
| GPhys | gphys | |
| GAVE | gave |
The package list for etch is as follows. Some packages are renamed from sarge version.
| Product name | Type | Package name |
| DCL C-edition | C library | dcl-c |
| OpenDAP | libdap | |
| OpenDAP | libnc-dap | |
| RubyDCL | Ruby extend library | libdcl-ruby |
| RubyNetCDF | netcdf-ruby | |
| RubyMultibitnums | libmultibitnums-ruby | |
| Ruby-FFTW3 | libfftw3-ruby | |
| Ruby-VTK | ruby-vtk | |
| NarrayMiss | Ruby library | libnarray-miss-ruby |
| NumRu/Misc | numru-misc | |
| NumRu/Units | numru-units | |
| NumRu/Met | numru-met | |
| RubyGPV | libgpv-ruby | |
| GPhys | gphys | |
| GAVE | gave |
The package list for sarge is as follows(it's obsolute).
| Product name | Type | Package name |
| DCL C-edition | C library | dcl-c |
| Narray | Ruby extend library | ruby-narray |
| Narray-dev | ruby-narray-dev | |
| RubyDCL | ruby-dcl | |
| RubyNetCDF | netcdf-ruby | |
| RubyMultibitnums | ruby-multibitnums | |
| Ruby-FFTW3 | ruby-fftw3 | |
| Ruby-VTK | ruby-vtk | |
| NarrayMiss | Ruby library | ruby-narray-miss |
| NumRu/Misc | numru-misc | |
| NumRu/Units | numru-units | |
| NumRu/Met | numru-met | |
| RubyGPV | ruby-gpv | |
| GPhys | gphys | |
| GAVE | gave |