Install using pip

Santex can be installed using:

Install using pip#

pip install santex

Build from source#

Open the terminal and navigate to the Downloads or Documents directory (or any other preferred location) by typing:

cd ~/Documents

or

cd ~/Downloads

Run the following commands to clone the repository and install the updated version of SAnTex:

git clone https://github.com/utpal-singh/SAnTex.git
cd SAnTex
pip install .