> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/tmedia-documentation/server-and-os-administration/installing-toolpack.md).

# Installing Toolpack

Before proceeding, it is important that you determine whether you will perform a system installation or a system upgrade. An upgrade is the approach you take if you already have a system running Toolpack and would like to update to the latest software version. In this case, please proceed to the page on [upgrading toolpack](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/upgrading-toolpack-system/README.md). Otherwise, continue with this page. Information is also available regarding the removal of Toolpack.

### Physical Installation

#### TMP800

* [TMP800 Installation guide](https://docs.telcobridges.com/w/images/9/97/TMP800_Installation_Guide_Issue2.0.pdf)

#### TMP6400

* [TMP6400 Installation guide](https://docs.telcobridges.com/w/images/4/44/Book_TMP6400_Installation_Guide2.3.pdf)

#### TM1000

* [TM1000 Installation guide for Toolpack Monitoring](https://docs.telcobridges.com/w/images/1/1f/TM1000_Installation_guide_-_Toolpack_Monitoring.pdf)

### Software Installation

#### Toolpack installation guide

Refer to the specific version of Toolpack that you plan to install.

* [Toolpack system v2.9 installation guide](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/toolpack-installation-2-7/README.md)
* [Toolpack system v2.8 installation guide](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/toolpack-installation-2-7/README.md)

\- \[Toolpack system v2.7 installation guide]\(/tmedia/operations/toolpack-installation-2-7) - \[Toolpack system v2.6 installation guide]\(/tmedia/operations/toolpack-installation-2-7) - \[Toolpack system v2.5 installation guide]\(/tmedia/operations/toolpack-installation-2-7) - \[Toolpack system v2.4 installation guide]\(/tmedia/operations/toolpack-installation-2-7) - \[Toolpack system v2.3 installation guide]\(/tmedia/operations/toolpack-installation-2-7) - \[Toolpack system v2.2 installation guide]\(/tmedia/operations/toolpack-installation-2-7)

#### Uninstalling Toolpack

You may also decide to remove Toolpack from a given host. The following will enable you to do so:

* [Uninstall procedure for all releases](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/operations/uninstalling-toolpack-manually/README.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/tmedia-documentation/server-and-os-administration/installing-toolpack.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
