jpilot@lists.jpilot.org

General support, questions, patches for J-Pilot.

View all threads

Still need help!

B
Boyd
Sat, Sep 3, 2022 9:16 PM

I have Ubuntu Linux 20.04 running with Jpilot working well. I have tried
several times to install Jpilot on Ubuntu 22.04 with no success. Does
anyone have a simple step-by-step set of instructions that a layman
can use to correctly do an install. I am not competent using bash
commands but I can follow instructions.

Boyd

I have Ubuntu Linux 20.04 running with Jpilot working well. I have tried several times to install Jpilot on Ubuntu 22.04 with no success. Does anyone have a simple _step-by-step_ set of instructions that a layman can use to correctly do an install. I am not competent using bash commands but I can follow instructions. Boyd
JM
Judd Montgomery
Sun, Sep 4, 2022 12:25 AM

curl -s
https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh
| sudo bash

sudo apt install jpilot jpilot-plugins

On 9/3/22 17:16, Boyd wrote:

I have Ubuntu Linux 20.04 running with Jpilot working well. I have tried
several times to install Jpilot on Ubuntu 22.04 with no success. Does
anyone have a simple step-by-step set of instructions that a layman
can use to correctly do an install. I am not competent using bash
commands but I can follow instructions.

Boyd


Jpilot mailing list --
jpilot@lists.jpilot.org
To unsubscribe send an email to
jpilot-leave@lists.jpilot.org

curl -s https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo bash sudo apt install jpilot jpilot-plugins On 9/3/22 17:16, Boyd wrote: > I have Ubuntu Linux 20.04 running with Jpilot working well. I have tried > several times to install Jpilot on Ubuntu 22.04 with no success. Does > anyone have a simple _step-by-step_ set of instructions that a layman > can use to correctly do an install. I am not competent using bash > commands but I can follow instructions. > > Boyd > _______________________________________________ > Jpilot mailing list -- > jpilot@lists.jpilot.org > To unsubscribe send an email to > jpilot-leave@lists.jpilot.org