I'm trying to install the Thinkpad Power Manager GUI on 22.04
I'm following this guide:
https://www.linuxuprising.com/2018/11/install-tlpui-in-ubuntu-or-linux-mint.html
but when I do:
sudo add-apt-repository ppa:linuxuprising/apps
I get:
Err:7 https://ppa.launchpadcontent.net/linuxuprising/apps/ubuntu jammy Release
404 Not Found [IP: 2620:2d:4000:1::3e 443]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/linuxuprising/apps/ubuntu jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
What's the easiest way to get the power manager gui installed?