TPM
TSClient LEGACY Package Manager (TPM) - A package manager for the TSClient LEGACY ThinClient operating system. It is entirely written in OCaml and uses GNU Tar, GNU Gzip and tools from GNU Coreutils or similar programs.
How to download and setup TPM
Open terminal and run command
git clone https://github.com/erbth/TPM.git
git clone is used to create a copy or clone of TPM repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with TPM https://github.com/erbth/TPM/archive/master.zip
Or simply clone TPM with SSH
[email protected]:erbth/TPM.git