Easy steps to install tealdeer package on Mac
Package Information:
Application Name – tealdeer
What is tealdeer – Not Available for tealdeer
Use of tealdeer – Very fast implementation of tldr in Rust
URL – https://github.com/dbrgn/tealdeer
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install tealdeer using brew
brew install tealdeer

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

tealdeer is ready to use now!