The Herd Software Development apt-get Source
The apt-get data source easifys the installation of GNU/Linux Software for Debian Linux. It cannot be used by any other software distribution. We are targeting the stable "woody" release of debian GNU/Linux.
Linux Software currently offered
- main: Viewer for Windows .chm Help Files.
- main: Viewer for Windows .hlp Help Files.
- main: wxWindows 2.4.x development packages used to compile the .chm file viewer, compiled with gcc 2.95
- main: libmspack development package used to compile the .chm file viewer
Linux Software planned for the future
- main: gcc compiler targeting Novell Netware
- non-free: BarVision Barcode Library
- non-free: Help to RTF for Linux
Adding the apt data source to your System configuration
Please add the following lines to your configuration file /etc/apt/sources.lst
- deb http://www.herdsoft.com/debian woody main non-free
- deb-src http://www.herdsoft.com/debian woody main
You may do that for example using the following commands:
- echo "deb http://www.herdsoft.com/debian woody main non-free"
>>/etc/apt/sources.list
- echo "deb-src http://www.herdsoft.com/debian woody main" >>/etc/apt/sources.list
Afterwards you may use the standard Debian package managing functions to download and update our software:
- apt-get update
- apt-get install chmviewer
- dselect