libredeb / lightpad

LightPad is a lightweight, simple and powerful application launcher. It is also Wayland compatible.
GNU General Public License v3.0
60 stars 11 forks source link

ubuntu repo does not work for jammy aarch64 #35

Open neofeo opened 7 months ago

neofeo commented 7 months ago

hi buddy, salva here. I would like to sue this launcher for certain apps on my custom armbian but it doesnt have releases for jammy aarch64.

bwhitehead0 commented 4 months ago

jammy in general seems to be missing. adding ppa from ubuntu budgie 22.04 jammy on x86-64:

...
Err:18 https://ppa.launchpadcontent.net/libredeb/lightpad/ubuntu jammy Release
  404  Not Found [IP: 185.125.190.80 443]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/libredeb/lightpad/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.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package com.github.libredeb.lightpad
E: Couldn't find any package by glob 'com.github.libredeb.lightpad'
E: Couldn't find any package by regex 'com.github.libredeb.lightpad'
...