Last modified 5 years ago
Setup repository
- Edit your apt sources (/etc/apt/sources.list) and add the following lines
deb http://dougdevel.org/debian testing main contrib non-free deb-src http://dougdevel.org/debian testing main contrib non-free
- Update your package list ("u" shortcut in aptitude)
- Install doug-keyring package to get rid of untrusted source warnings
- update your package list again
Available packages
binaries are usually available for amd64 and i386 architectures
- doug-deps is an empty package which contains dependencies to all packages required for DOUG development (including autotools)
- libmetis-dev contains metis 4 static library
- doug is the DOUG binaries
- doug-keyring contains public key that is used to verify packages from the DOUG repository
