[ Main ] [ Download ] [ GIMP Plug-in ] [ Gallery ] [ Documentation ] [ Repository ] [ Forum ] [ Poll ]

Debian packages
  • Up-to-date packages : To be sure to get the latest packages of G'MIC, please check the official download page first.

  • Package repository : A repository of G'MIC packages for Debian Linux is available at :
           http://download.tuxfamily.org/xcfaudio/gmic/
        
    You can add the following line to your /etc/apt/sources.list file :
           deb http://download.tuxfamily.org/xcfaudio/gmic testing contrib
        
    Then, type :
           wget http://download.tuxfamily.org/xcfaudio/download/xcfaudio.key.asc -O - | sudo apt-key add -
           apt-get update
           apt-get install gmic
        
CVS Repository
The source code of G'MIC is hosted on a CVS repository with public access. Accessing it via CVS ensures you get the latest code available, and will ease the updates as well (knowing the tool cvs is needed indeed). To do this, just type the commands :
  export CVS_RSH=ssh
cvs -d:pserver:anonymous@gmic.cvs.sourceforge.net:/cvsroot/gmic co gmic
in your favorite console. Nevertheless, you have to know that some code in the CVS version may be experimental, so always test the latest stable archive before complaining !
G'MIC is an open-source product distributed under the CeCILL License (GPL-compatible).
Copyrights (C) From July 2008, David Tschumperlé - GREYC UMR CNRS 6072, Image Team.
Support This Project