debmaker/ressources/crfpp/README.MD

16 lines
264 B
Markdown

#### crfpp
##### Information
Site : https://taku910.github.io/crfpp
Source : https://github.com/taku910/crfpp
##### Install
```bash
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt-get install -y crfpp
```