LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gnome recipces
#1
Hey guys I got an friend wondering if it possible to install this program gnome recipes? She been using for an while but switch to lite due to her netbook.

God not dead. He roaring like an lion.

hey guys im Bluzeo and Linux Lite user that got his own open source company!
Reply
#2
Hello bluzeo,

there is a tutorial on installing it here - http://www.omgubuntu.co.uk/2016/12/gnome...ooking-app
Reply
#3
so how can she install flatpack on lite??
hey guys im Bluzeo and Linux Lite user that got his own open source company!
Reply
#4
Open CLI by Ctrl Alt t (hold down Ctrl and Alt then press t)

Paste or type into CLI that inside the blue code areas below, 1 at a time, press enter and type in the admin/sudoer password when asked.

To install PPA Flatpak do -

Code:
sudo add-apt-repository ppa:alexlarsson/flatpak

To get Updates do -

Code:
sudo apt-get update

To install Flatpak do -

Code:
sudo apt install flatpak

To check if needed, and if needed, to then install Gnome Runtimes, as per - https://flatpak.org/runtimes.html
by doing -

Code:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Now Flatpak is installed to install Gnome Recipes by do -

Code:
flatpak install --from https://alexlarsson.github.io/test-releases/gnome-recipes.flatpakref

If it is in the LL Menu run from there, if not, otherwise run from CLI by do -

Code:
flatpak run org.gnome.Recipes

To update Gnome Recipes from CLI do -

Code:
flatpak update

Instructions method partly copied from the first link in OMGUbuntu, and then additionals by following the click thru's for the runtimes and flatpak websites, plus searching around flatpak website for Ubuntu specific install instructions, for clarity, and hopefully a more complete tutorial; link wise (eg; on one page rather than many websites)

Is it followable ?

If all works okay, and if there is no LL Menu item, you can make a Launcher and Add icon in Menu in usual manner.
I am not very good at menu icons/launchers, rubbish at it, tried with Etcher and was unable to get it to hold icon or stay in the area of menu I wanted lol.
If help is needed for the launcher hopefully someone can help with that ?
Reply
#5
(01-24-2018, 10:30 PM)bitsnpcs link Wrote: Open CLI by Ctrl Alt t (hold down Ctrl and Alt then press t)

Paste or type into CLI that inside the blue code areas below, 1 at a time, press enter and type in the admin/sudoer password when asked.

To install PPA Flatpak do - the ppa is not working.. ill give the screen shot later. going to bed...

Code:
sudo add-apt-repository ppa:alexlarsson/flatpak

To get Updates do -

Code:
sudo apt-get update

To install Flatpak do -

Code:
sudo apt install flatpak

To check if needed, and if needed, to then install Gnome Runtimes, as per - https://flatpak.org/runtimes.html
by doing -

Code:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Now Flatpak is installed to install Gnome Recipes by do -

Code:
flatpak install --from https://alexlarsson.github.io/test-releases/gnome-recipes.flatpakref

If it is in the LL Menu run from there, if not, otherwise run from CLI by do -

Code:
flatpak run org.gnome.Recipes

To update Gnome Recipes from CLI do -

Code:
flatpak update

Instructions method partly copied from the first link in OMGUbuntu, and then additionals by following the click thru's for the runtimes and flatpak websites, plus searching around flatpak website for Ubuntu specific install instructions, for clarity, and hopefully a more complete tutorial; link wise (eg; on one page rather than many websites)

Is it followable ?

If all works okay, and if there is no LL Menu item, you can make a Launcher and Add icon in Menu in usual manner.
I am not very good at menu icons/launchers, rubbish at it, tried with Etcher and was unable to get it to hold icon or stay in the area of menu I wanted lol.
If help is needed for the launcher hopefully someone can help with that ?
hey guys im Bluzeo and Linux Lite user that got his own open source company!
Reply
#6

Installing: org.gnome.Recipes/x86_64/master from org.gnome.Recipes-origin
error: GPG signatures found, but none are in trusted keyring
that what it is saying to me.

hey guys im Bluzeo and Linux Lite user that got his own open source company!
Reply
#7
First try this key import from the Github link -

Code:
wget https://flathub.org/repo/flathub.gpg
flatpak --user remote-modify --gpg-import=flathub.gpg flathub

If it fails to solve the issue, then to try this -
Experimental, (I think it is right but not positive, try, and see if there is an error?) I tried to follow it from here - http://manpages.ubuntu.com/manpages/zest...ete.1.html

and then by editing the Fedora code by "mwleeds" on Github that solved this issue, here
- https://github.com/flatpak/flatpak/issues/1187
I tried to edit the Fedora code so it fits the Ubuntu code format etc. I am just unsure if I edited it correctly, only on this first command below.

Code:
flatpak remote-delete --force gnome flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo

Then repeat from these ones -

Code:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Now Flatpak is installed to install Gnome Recipes by do -

Code:
flatpak install --from https://alexlarsson.github.io/test-releases/gnome-recipes.flatpakref

If it is in the LL Menu run from there, if not, otherwise run from CLI by do -

Code:
flatpak run org.gnome.Recipes

To update Gnome Recipes from CLI do -

Code:
flatpak update
Reply
#8
https://github.com/flatpak/flatpak/issues/944

^ issue discussed by owner
Reply
#9
Hello bluzeo,

to clarify for the Telegram Peps PM to you -

First try this key import from the Github link -

Code:
wget https://flathub.org/repo/flathub.gpg
flatpak --user remote-modify --gpg-import=flathub.gpg flathub

if it is still not accepting the signatures then to try the rest of the x2 post above this one.

After this if it is still not accepting the key it needs a new key from the software creator, who can be contacted on Github link above.
Reply
#10
Thank you here the link to the group.[Image: 5a11f8cf2fd81b22dc33b91fbf33cbc8.jpg]

God not dead. He roaring like an lion.

hey guys im Bluzeo and Linux Lite user that got his own open source company!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)