How to Install tldr in Ubuntu 18.04



Install tldr by entering the following commands in the terminal:

sudo apt update
sudo apt install tldr

Description:

Haskell tldr client

Haskell tldr client with support for updating and viewing tldr pages. . The TLDR pages are a community effort to simplify the beloved man pages with practical examples. See https://tldr.sh/

Homepage: https://github.com/psibi/tldr-hs#readme

Version: 0.2.3-3

Section: universe/doc