ROOT for Debian


Source: http://root.cern.ch/
Version: 5.32.00 (squeeze)
Arquitectures: i386
Maintainer: Ricardo Yanez

Icon  Name

[DIR] Parent Directory [DIR] dists/ [DIR] pool/


Install the archive key:
  gpg --keyserver hkp://subkeys.pgp.net --recv-keys E046B9C0
  gpg --export E046B9C0 | apt-key add -

Insert in /etc/apt/sources.list:
---
  deb http://debian.calel.org/root squeeze main
  deb-src http://debian.calel.org/root squeeze main
---

Update and fresh install:
  aptitude update
  aptitude install root-system

or
  aptitude update
  aptitude full-upgrade

if upgrading from oldstable (Lenny) version.