jpilot@lists.jpilot.org

General support, questions, patches for J-Pilot.

View all threads

JPilot for Ubuntu Kinetic 22.10

UZ
ulf.zibis@cosoco.de
Sat, Apr 1, 2023 7:08 PM

Hi Judd,

would it be possible to provide JPilot for Ubuntu 22.10 and maybe 23.04 in your repository.

Hi Judd, would it be possible to provide JPilot for Ubuntu 22.10 and maybe 23.04 in your repository.
JM
Judd Montgomery
Sun, Sep 24, 2023 11:55 PM

On 4/1/23 15:08, ulf.zibis@cosoco.de wrote:

Hi Judd,

would it be possible to provide JPilot for Ubuntu 22.10 and maybe 23.04 in your repository.

Try this:

cat /etc/lsb-release
Look at the DISTRIB_CODENAME line

curl -o script.sh
https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh
Use the DISTRIB_CODENAME below for the dist.
sudo os=ubuntu dist=kinetic ./script.sh

Judd

On 4/1/23 15:08, ulf.zibis@cosoco.de wrote: > Hi Judd, > > would it be possible to provide JPilot for Ubuntu 22.10 and maybe 23.04 in your repository. Try this: cat /etc/lsb-release Look at the DISTRIB_CODENAME line curl -o script.sh https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh Use the DISTRIB_CODENAME below for the dist. sudo os=ubuntu dist=kinetic ./script.sh Judd