cleverbox/downloads

cleverbox : downloads

Sources

(will work on any GNU/Linux based distribution)

Packages

Debian / Ubuntu

  • Add these lines to your apt sources :
    deb http://deb.packages.clever-age.org/debian stable main
    deb-src http://deb.packages.clever-age.org/debian stable main
    
  • Add the PGP key to apt :
    wget -q 'http://www.clever-age.org/trac/attachment/wiki/cleverbox/downloads/cleverageorg-packages-trivoallan.gpg?format=raw' -O- | apt-key add -
    
  • Update sources and install !

Important note to Debian Etch users : trac-0.10.3 contains a  bug that prevents the cleverbox from working correctly. Please upgrade to trac-0.10.4 (wget http://ftp.fr.debian.org/debian/pool/main/t/trac/trac_0.10.4-2_all.deb && dpkg -i trac_0.10.4-2_all.deb).

Attachments