Step-by-step – Trac Installation in Ubuntu 20.04 Guide

October 20, 2020 | By the+gnu+linux+evangelist.

Installation

  1. 3. Installing Dependencies

    Then to Install Libraries
    For PostgreSQL with:

    sudo apt install libpq-dev

    And for MySQL/MariaDB instead:

    sudo apt install libmysqlclient-dev
  2. 4. Installing Trac

    Then to Install Trac on Ubuntu
    For the PostgreSQL backend run:

    sudo pip install trac psycopg2

    And instead for MySQL/MariaDB:

    sudo pip install trac mysql-python

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress