I'm using WSL2 (Debian) on Windows 10.
How can I install and use Wt library?
When I try to use the recommended command on the Wt website
$ sudo apt-get install witty witty-dev witty-doc witty-dbg witty-examples
I get this:
E: Unable to locate package witty
E: Unable to locate package witty-dev
E: Unable to locate package witty-doc
E: Unable to locate package witty-dbg
E: Unable to locate package witty-examples