For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing and Updating Tools

To update your system (Linux) apt update && apt upgrade && means also

To grab a tool use apt install tool apt install python-pip

to clone a github repo git clone url ctrl+shift+v to paste in terminal

Last updated