How to install different Geany over built-in version? (Solved)

New to Puppy and have questions? Start here

Moderator: Forum moderators

Post Reply
User avatar
takenp
Posts: 42
Joined: Tue Aug 25, 2020 10:38 am
Has thanked: 72 times
Been thanked: 12 times

How to install different Geany over built-in version? (Solved)

Post by takenp »

Hi there

I have fossapup64. And built-in Geany has no features for executing perl scripts in terminal etc.

So I decided to use great pkg cli utility by @sc0ttman to install a newer and possibly full version of Geany : and I got this:

Code: Select all

root# pkg g--force get geany
Skipping geany (already built-in)..

So I decided to remove built-in package.. but it didn't help cause "it actually do not remove pkgs".

PPM also failed to help me.

So what can I do? Please give me an advice.

I know that if I use .sfs with Geany app it will be above the built-in one. But my idea is to try to use pkg ;)

=~=~=~=~
I'm running online-radio called Melodymaker
Listen it here https://radio.melodymaker.org

User avatar
Jasper
Posts: 1686
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 716 times
Been thanked: 384 times

Re: How to install different Geany over built-in version?

Post by Jasper »

Hi there

I found this Geany 1.38 update on the forum but cannot find the original thread to give credit to the poster.

I am using the same OS as you and it works for me.

It is approx 3.3mb and I could not add it as an attachment to my message so have uploaded it here for you:

https://filebin.net/qjbwlqw5isuhfrey/ge ... x86_64.pet

Hope that helps!!

User avatar
rockedge
Site Admin
Posts: 5974
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2200 times
Been thanked: 2276 times
Contact:

Re: How to install different Geany over built-in version?

Post by rockedge »

@Jasper is this the link? viewtopic.php?p=47572#p47572

User avatar
Jasper
Posts: 1686
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 716 times
Been thanked: 384 times

Re: How to install different Geany over built-in version?

Post by Jasper »

@rockedge

Yes, that's the upload from Grey :thumbup2:

I did thank him in his original post

User avatar
sc0ttman
Posts: 93
Joined: Sat Aug 22, 2020 3:55 pm
Has thanked: 4 times
Been thanked: 33 times

Re: How to install different Geany over built-in version?

Post by sc0ttman »

takenp wrote: Sat Sep 24, 2022 7:16 pm

Hi there

I have fossapup64. And built-in Geany has no features for executing perl scripts in terminal etc.

So I decided to use great pkg cli utility by @sc0ttman to install a newer and possibly full version of Geany : and I got this:

Code: Select all

root# pkg g--force get geany
Skipping geany (already built-in)..

So I decided to remove built-in package.. but it didn't help cause "it actually do not remove pkgs".

PPM also failed to help me.

So what can I do? Please give me an advice.

I know that if I use .sfs with Geany app it will be above the built-in one. But my idea is to try to use pkg ;)

Code: Select all

pkg download <pkgname> --force
pkg install <pkgname> --force

...might do it

User avatar
rockedge
Site Admin
Posts: 5974
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2200 times
Been thanked: 2276 times
Contact:

Re: How to install different Geany over built-in version?

Post by rockedge »

@sc0ttman this method has worked for me. Download the package then force install from local file.
Though I just clicked on the Geany 1.38 PET and it went to the right places and now geany reports it's at v1.38

Other way is to get the Geany and do what it takes to put in the ENV path before the built-in geany. So if Geany is in /usr/bin put the new geany in /bin

User avatar
takenp
Posts: 42
Joined: Tue Aug 25, 2020 10:38 am
Has thanked: 72 times
Been thanked: 12 times

Re: How to install different Geany over built-in version?

Post by takenp »

rockedge wrote: Sun Sep 25, 2022 4:35 pm

@Jasper is this the link? viewtopic.php?p=47572#p47572

So I had reinstalled Geany using @sc0ttman's suggestion then once more again using pets by @Grey
BTW I found many great plugins, thank you Grey!

But I did not find any terminal as well after that.

So I went to Documantation. And found. It says:

Virtual terminal emulator widget (VTE)
If you have installed libvte.so on your system, it is loaded automatically by Geany, and you will have a terminal widget in the notebook at the bottom.

So the installation was like this:

Code: Select all

$ pkg search-all libvte
$ pkg get libvte-2.91-0

And Vua'la.

Thx all

=~=~=~=~
I'm running online-radio called Melodymaker
Listen it here https://radio.melodymaker.org

Post Reply

Return to “Beginners Help”