tldr-rs Installation on GNU/Linux
tlrc
About
The tldr tool, based on Rust.
Install for GNU/Linux or Mac with HomeBrew
- Install homebrew (if not already installed): /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- brew install tlrc
- tldr --update
Links
- https://tldr.sh/
- https://tldr.sh/#installation
- GitHub fork: https://github.com/UnbreakableMJ/tldr-rs
- Original GitHub: https://github.com/tldr-pages/tlrc
Comments