To install the ted Debian repository on Debian or Ubuntu, and receive automatic updates, run
sudo sh -c 'curl https://ted.pommicket.com/install-repo.sh | sh'
Then to install ted, run
sudo apt update
sudo apt install ted
Or install ted-static-sdl if the libsdl3-0 dependency is not found.
* use the static SDL version if you get a libsdl3-0 missing dependency message with the normal .deb