Debian package related GFD Dennou Club products

About

Debian Packages about GFD Dennou Club products:

GPG Sign

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

pub   4096R/891D7E07 2009-09-03
      Key fingerprint = 66A4 EA70 4FE2 4055 8D6A  C2E6 9394 F354 891D 7E07
uid                  Youhei SASAKI <uwabami@gfd-dennou.org>
uid                  Youhei SASAKI (JunkHub) <uwabami@junkhub.org>
uid                  Youhei SASAKI (Debian JP Project) <uwabami@debian.or.jp>
sub   4096R/9DBFD29F 2009-09-03

You can enter this key into the APT trusted keys database with the following command:

% sudo apt-get install debian-keyring
% gpg --keyring /usr/share/keyrings/debian-maintainers.gpg --export -a 891D7E07 | sudo tee /etc/apt/trusted.gpg.d/debian-dennou.asc

or recieve public key from open keyserver, e.g.:

# apt-key adv --keyserver keyring.debian.org --recv 891D7E07

Repository

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 trixie
deb http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou trixie main
deb-src http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou trixie main

# for sid
deb http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou sid main
deb-src http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou sid main

Debian package list

DCL - Dennou Club Library

GFD-DENNOU Club Library (DCL) is a package of graphic and mathematical libraries developed by GFD-Dennou Club. This library is originally written in FORTRAN77. In addition, we provide interrfaces fortran >= 2003, and C via ISO_C_BINDING.

To use this library, simply, install a package written in the language you want to use:

% sudo apt-get install dcl-f77
<%= create_html_view 'dcl', true, false %>

DCModel - DCModel Products

To use this library, simply, install spml package:

% sudo apt-get install spml
<%= create_html_view 'ispack' %> <%= create_html_view 'gtool5' %> <%= create_html_view 'spml' %>

Softwares developed by Dennou Ruby Project

Provieds Debian packages developed by Dennou Ruby - Ruby for data analyses, visualization, and numerical simulations for geophysical studies.

When you install gphys, all of these packages will be installed from dependencies.

% sudo apt-get install gphys
<%= create_html_view 'ruby-dcl' %> <%= create_html_view 'gphys' %> <%= create_html_view 'ruby-numru-met', false, true %> <%= create_html_view 'ruby-gpv', false, true %>