LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I am trying to install a deb package into Debian 8,,(32bit) and overwhelmed by vast answers (https://www.linuxquestions.org/questions/linux-newbie-8/i-am-trying-to-install-a-deb-package-into-debian-8-32bit-and-overwhelmed-by-vast-answers-4175576501/)

endeavor 04-02-2016 01:28 PM

I am trying to install a deb package into Debian 8,,(32bit) and overwhelmed by vast answers
 
I have looked at many threads, but none are directed enough to answer my need. I come from a Windows environment and installation of applications is mindless. My Toshiba Satellite laptop running windows Vista has been replaced with Debian Jessie and has tons of disk space <120 Gb>. Now here is the problem. All the solutions to install an external deb package, require the use of packages (applications) I have never heard of. Here's the issue, they need to be loaded, and there is the "catch 22" I have installed "alien" by sheer chance, but I have not fathomed how to run it, as an example. I have a number external rpm packages as well. I have tried synaptic,and Package installer but without success. Any suggestions?

ardvark71 04-02-2016 02:56 PM

Quote:

Originally Posted by endeavor (Post 5525164)
Any suggestions?

Hi...

Welcome to the forum :)

What is the name of the .deb you are trying to install and what are the other packages or applications you mentioned? Most likely, the other packages are dependencies the external .deb (or program) needs to function.

Regards...

Emerson 04-02-2016 02:59 PM

What external package is it, you sure it is not available via package management?

John VV 04-02-2016 03:16 PM

"rpm's" are not used on debian
rpm's are Redhat Package Manager files


think of redhat and debian as
Ford VS GM
North VS south
Us VS Them

in windows BECAUSE of the crappy way dll's are handled almoat all programs are self contained files
you install a game and you get a extra set of dll's that you already have 50 of , but all the other50 are incompatible so
you now have 51 different versions of the same ( but slightly different dll )

this is called DLL HELL in the windows world



linux is DIFFERENT

linux is NOT Windows


most if not almost ALL normal everyday programs are alreade built FOR your operating system and are in the debian software repos


an example a cool game "word war Vi "
--- a 80's through back to DEFENDER!!!!

Code:

su -
apt-get update

---- then a search ------

apt search wordwar

----- you will then see it in the search output ----
---- then install it ---

apt-get install wordwarvi

that will also pull the " wordwarvi-sound " deb and maybe a few others

-- it is a fun game

endeavor 04-02-2016 05:51 PM

Xmind is one of the .deb applications, more to follow
 
Quote:

Originally Posted by ardvark71 (Post 5525194)
Hi...

Welcome to the forum :)

What is the name of the .deb you are trying to install and what are the other packages or applications you mentioned? Most likely, the other packages are dependencies the external .deb (or program) needs to function.

Regards...

Xmind is an application that I use extensively, and the others will follow.

endeavor 04-02-2016 05:53 PM

Quote:

Originally Posted by ardvark71 (Post 5525194)
Hi...

Welcome to the forum :)

What is the name of the .deb you are trying to install and what are the other packages or applications you mentioned? Most likely, the other packages are dependencies the external .deb (or program) needs to function.

Regards...

Xmind is one of the deb packages

endeavor 04-02-2016 05:58 PM

I have no idea how to check
 
Quote:

Originally Posted by Emerson (Post 5525197)
What external package is it, you sure it is not available via package management?

Hi, As i am a newbie to operational linux, i would not know where to look. Your help would be appreciated. I have tried Synaptic, but i am sure that i really need some direct coaching to get the downloading under control.

ardvark71 04-02-2016 06:02 PM

Quote:

Originally Posted by endeavor (Post 5525264)
Xmind is one of the deb packages

Hi...

Thank you but we'll need some more information. What is the program you're really wanting to install and use? From there, we might be able to guide you through the process. ;)

Regards...

John VV 04-02-2016 06:10 PM

xmind

http://www.xmind.net/download/linux/

this is the 64 bit version ?
and the FREE version
and not the for PAY $$$ "pro" version ?

" xmind-7-update1-linux_amd64.deb "

download to "Downloads"
open synaptic and click on
" File / add downloaded package"
navigate to the deb
and add

this will pull in all the needed other programs that this needs
-- or should add all the needed prerequisites

endeavor 04-02-2016 06:19 PM

I have looked through Debian but did not find anything.
 
Quote:

Originally Posted by Emerson (Post 5525197)
What external package is it, you sure it is not available via package management?

Hi,

The applications I am trying to load are Project Libre (Project Management) Xmind 7(Brainstorming) and VM Box. There are others, but those are my immediate needs, that I have downloaded. Do you think they may be available, and then how to implement them would be my present objective.

John VV 04-02-2016 06:27 PM

did you read the above post i posted ?

endeavor 04-02-2016 06:33 PM

Quote:

Originally Posted by John VV (Post 5525279)
did you read the above post i posted ?

Yes

endeavor 04-02-2016 06:39 PM

Have tried that in the past, and again now, but no success
 
Quote:

Originally Posted by John VV (Post 5525272)
xmind

http://www.xmind.net/download/linux/

this is the 64 bit version ?
and the FREE version
and not the for PAY $$$ "pro" version ?

" xmind-7-update1-linux_amd64.deb "

download to "Downloads"
open synaptic and click on
" File / add downloaded package"
navigate to the deb
and add



this will pull in all the needed other programs that this needs
-- or should add all the needed prerequisites

That is exactly what I have tried, but when I try and click on the file it wont let me access that line. Am I doing anything wrong?

endeavor 04-02-2016 06:46 PM

Quote:

Originally Posted by endeavor (Post 5525282)
That is exactly what I have tried, but when I try and click on the file it wont let me access that line. Am I doing anything wrong?

This is what I have done in following your instruction,

/File

Add downloaded files (from Generated files) [that's what the popup box

Clicked on Downloaded files folder

Found all the downloaded files

Tried to click on Xmind on the screen, but could not access the item.

endeavor 04-02-2016 06:52 PM

Quote:

Originally Posted by John VV (Post 5525279)
did you read the above post i posted ?

The path of the downloads directory is home/me user/downloads/
and thereafter could not click n the entry.

Your help would be greatly appreciated


All times are GMT -5. The time now is 04:49 PM.