How to Install fossil in Ubuntu 18.04



Install fossil by entering the following commands in the terminal:

sudo apt update
sudo apt install fossil

Description:

DSCM with built-in wiki, http interface and server, tickets database

Fossil is an easy-to-use Distributed Source Control Management system (DSCM) which supports access and administration over HTTP CGI or via a built-in HTTP server, has a built-in wiki, built-in file browsing, a built-in tickets system, etc.

Homepage: https://fossil-scm.org

Version: 1:2.5-1

Section: universe/vcs