LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bodhi
User Name
Password
Bodhi This forum is for the discussion of Bodhi Linux.

Notices


Reply
  Search this Thread
Old 06-26-2020, 09:26 PM   #1
questionsBot
Member
 
Registered: Jun 2020
Posts: 104

Rep: Reputation: Disabled
I installed "krusader" (a norton commander clone) and it installed a bazillion dependencies


I installed an app called krusader, it is a norton commander clone for linux. I have been using NortonCommander and then Total Commander since the 80s in dos day, so wanted a version of that kind of thing. I also liked xTree but Norton was really my thing.
Code:
sudo apt-get install krusader
But it installed a bazillion things. I am not sure why... but it installed so much.

Why would that be, and is it a bad thing?

If I uninstall with...
Code:
sudo apt remove krusader
sudo apt purge krusader
sudo apt autoremove
sudo apt clean
Does that remove it and all the junk it installed?

Also, is there a norton commander type thing that works with the standard bodHi libraries so I can keep it a lite(ish) install. Or dose it not matter that krusader installed pages and pages of stuff?
 
Old 06-26-2020, 09:42 PM   #2
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
Quote:
Originally Posted by questionsBot View Post
it installed a bazillion things. I am not sure why... but it installed so much.

Why would that be, and is it a bad thing?
my guess would be because it is a kde program so there were probably plenty of dependencies that aren't normally installed with bodhi. the answer to whether or not that is a bad thing i think would depend on whether/how much those things affect your system.

Quote:
Originally Posted by questionsBot View Post
If I uninstall with...
Code:
sudo apt remove krusader
sudo apt purge krusader
sudo apt autoremove
 sudo apt clean
Does that remove it and all the junk it installed?
that should remove the bulk of the program and libraries. there may be some residual stuff in ~/.config.
 
Old 06-26-2020, 09:45 PM   #3
questionsBot
Member
 
Registered: Jun 2020
Posts: 104

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by cordx View Post
that should remove the bulk of the program and libraries. there may be some residual stuff in ~/.config.
do you know a app like this which is more friendly to BodHi?
 
Old 06-26-2020, 10:20 PM   #4
m.a.l.'s pa
Member
 
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366

Rep: Reputation: 139Reputation: 139
I don't use Bodhi but I've used Krusader in the past. I use Double Commander now; maybe try that one.
 
1 members found this post helpful.
Old 06-26-2020, 10:22 PM   #5
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
i have only heard of krusader. i have never used it personally. there is a link on the krusader page to a program called midnight commander. my understanding is that is a terminal/text-based file manager. i don't know if that is what you are looking for.

it might help others point you in the right direction if you can explain which features of krusader you are looking for. i get along with pcmanfm (bodhi's default) just fine because i don't have a need for anything fancy.
 
Old 06-26-2020, 11:51 PM   #6
questionsBot
Member
 
Registered: Jun 2020
Posts: 104

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by m.a.l.'s pa View Post
I use Double Commander now; maybe try that one.
There seems to be three versions... GTK QT and QT5?

what is best for Moksha Desktop?

<edit>

Actually, there is a copy of it I can install directly from the BodHi App Center website thing.. so I guess that would be the best one.

Last edited by questionsBot; 06-26-2020 at 11:54 PM.
 
Old 06-27-2020, 01:31 AM   #7
m.a.l.'s pa
Member
 
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366

Rep: Reputation: 139Reputation: 139
I learned to use Midnight Commander and that may have helped me with Double Commander. But the thing is to take the time to go through the configuration options (there are lots of those), and to make use of the help document, which I think is pretty good. I don't know if DC is the best option for you but I hardly ever use anything else for file management these days, besides the command line. I do like Dolphin and pcmanfm, though.
 
Old 06-27-2020, 01:39 AM   #8
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
Quote:
Originally Posted by questionsBot View Post
Actually, there is a copy of it I can install directly from the BodHi App Center website thing.. so I guess that would be the best one.
looks like that one installs the gtk version in case you were wondering which one you would be getting

Quote:
apturl-elm apt:doublecmd-gtk
 
Old 06-27-2020, 02:01 AM   #9
questionsBot
Member
 
Registered: Jun 2020
Posts: 104

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by m.a.l.'s pa View Post
I learned to use Midnight Commander and that may have helped me with Double Commander. But the thing is to take the time to go through the configuration options (there are lots of those), and to make use of the help document, which I think is pretty good. I don't know if DC is the best option for you but I hardly ever use anything else for file management these days, besides the command line. I do like Dolphin and pcmanfm, though.
Yeah... double commander looks cool.. but I have to say Midnight Commander really hits me in the nostalgia jewels. It is prety much how I remember norton commander in dos. I have been using that a lot today. I love how I can be in the terminal and just quickly mc into a graphical file manager, and retain the terminal command log and outputs and everything.. so quick.
 
Old 06-27-2020, 02:13 AM   #10
the_waiter
Bodhi Developer
 
Registered: Jun 2018
Location: Banská Bystrica, Slovakia
Distribution: Bodhi Linux
Posts: 864

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665
I was also into DC in the past but now I like Thunar for its speed and functionality. Anyway in case of 2 panel file manager, Double Commander is the cool solution under great development and support. I still use some of its features. For example looking into deb files.

Stefan
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Open-spec SBC is a clone of a clone of a clone of a Raspberry Pi 3 LXer Syndicated Linux News 0 04-25-2018 04:56 PM
Norton Commander in linux gubak Linux - Newbie 4 03-10-2007 09:32 AM
gnome-commander/krusader undefined symbol landroni Linux - Software 1 05-18-2005 02:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bodhi

All times are GMT -5. The time now is 07:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration