I have followed a tutorial on how to connect a WiiMote to Ubuntu. I tried this command.
~/$ sudo apt-get install libcwiid1 lswm wmgui wminput
And I get this error
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package wmgui
E: Unable to locate package wminput
I know that these packages exist, I made sure on https://packages.ubuntu.com/, but they don't show up for my release of Ubuntu (20.04).
Is there a way to use older programs for this version?
