| All Modules | Clients | Servers | AI Clients | Utilities | Libraries |
Download libtprl for Debian GNU/Linux
![]() | ![]() | A C++ Readline wrapper. |
General Instructions for Debian GNU/Linux
Some Thousand Parsec packages appear in the standard software repositories for Debian, but you can obtain more current releases using our APT repository as follows:
- The packages and the repository meta-data are digitally signed, so you'll need to import the key into your apt's list of trusted keys in order to not get warnings about it:
curl http://packages.thousandparsec.net/key.asc | sudo apt-key add - - Add the following lines to either your
/etc/apt/sources.listfile or to a new file in/etc/apt/sources.list.d, replacing DIST with etch (Debian 4.0) or sid (Debian Unstable) as appropriate for your system: - Update your local copy of the package meta-data:
sudo apt-get update
# Thousand Parsec repository at packages.thousandparsec.net
deb http://packages.thousandparsec.net/DIST DIST main
deb-src http://packages.thousandparsec.net/DIST DIST main
Specific Instructions for libtprl
Instructions
- Run
sudo apt-get install libtprl.


