Free and open source. Available for Linux, macOS, and Windows.
v1.8.14-r2Works on any platform with Python 3.10+
Quick install (trusted repository):
echo "deb [trusted=yes] https://yeager.github.io/debian-repo/ stable main" \
| sudo tee /etc/apt/sources.list.d/yeager.list
sudo apt update && sudo apt install linguaedit
Add the RPM repository and install:
sudo tee /etc/yum.repos.d/yeager.repo > /dev/null << 'EOF'
[yeager]
name=Yeager Repository
baseurl=https://yeager.github.io/rpm-repo/packages
enabled=1
gpgcheck=0
EOF
sudo dnf install linguaedit