RPM Installation
To install Gwydion Dylan on a Linux system using RPM, type:
(FIXME: FTP commands are now different.)
$ ncftp ftp://berlin.ccc.de/pub/gd/
ncftp> get gwydion-dylan*.rpm
ncftp> quit
$ su
Password: secret!
% rpm -Uvh gwydion-dylan*.rpm
% exit