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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
xed on 5.0
#1
Hi, new to Linux Lite, not new to linux; I'm trying it out as a replacement for my Slackware stuff.
Would love to have xed as text editor, but can't get it installed (tried several things, including the install instructions from the Linux Mint page (which is kind of strange as Lite is also based on Ubuntu..)).

Any tips on how to add the right PPA or another solution?

Thx!
Aernoudt
Reply
#2
Hi,


This might work.
Linux Lite 5.0 on Lenovo Edge 540 <3
Reply
#3
(07-01-2020, 05:37 AM)UltraCookie link Wrote:Hi,


This might work.

Thanks for your response; that does not work unfortunately (similar procedure as mentioned at Mint page).
Will now put my laptop to Solus linux to try that one out and se how it goes there.
Reply
#4
Do you get an error while installing or what is the problem?
Linux Lite 5.0 on Lenovo Edge 540 <3
Reply
#5
[member=27417]Aernoudt[/member] ,
If you're looking for another text editor besides the default one on LL 5.0, there are many other options.  Consider installing gedit.  It is very, very similar to Xed.  You can install it via Install/Remove Software, or you can paste the following into a terminal and install it that way.


Code:
sudo apt-get install gedit


You can see what it looks like here:
https://alternativeto.net/software/gedit/
Want to thank me?  Click my [Thank] link.
Reply
#6
(06-30-2020, 04:06 PM)Aernoudt link Wrote:Hi, new to Linux Lite, not new to linux; I'm trying it out as a replacement for my Slackware stuff.
Would love to have xed as text editor, but can't get it installed (tried several things, including the install instructions from the Linux Mint page (which is kind of strange as Lite is also based on Ubuntu..)).

Any tips on how to add the right PPA or another solution?

Thx!
Aernoudt

Use the .deb file to install it

Download
Code:
wget http://packages.linuxmint.com/pool/backport/x/xed/xed_2.4.2+tricia_amd64.deb
then install with
Code:
sudo apt install ./xed_2.4.2+tricia_amd64.deb
Note that for the command above to work, xed's .deb pkg must be in your home dir, otherwise cd into the one you downloaded it, run the command from there and tha's it, xed should install with no problem.

Hope this helps! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)