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
Linux Software planned for the future
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
See also