PDA

View Full Version : 'synaptic package manager' packages cant open



dwkreutzer
April 24th, 2005, 02:14 AM
1arial i can download packages from synaptic, but i cant open them! do they automatically get put in applications or whatever? because if they do, for some reason it doesn't work. tell me if there's some obvious thing i'm missing, because i'm pretty much the newest noob ever.

Brunellus
April 24th, 2005, 02:23 AM
1arial i can download packages from synaptic, but i cant open them! do they automatically get put in applications or whatever? because if they do, for some reason it doesn't work. tell me if there's some obvious thing i'm missing, because i'm pretty much the newest noob ever.
synaptic downloads and installs packages (and any dependencies) automatically.

Mark all the packages you wish to install, and then click ACCEPT. a dialog will pop up with the number of packages being installed and so on. click OK, then let apt do its thing.

Much cooler than RPM, eh?

jimmy
April 24th, 2005, 06:01 PM
okay, i did that, but where does it put them in the computer after i've downloaded them?

HungSquirrel
April 24th, 2005, 06:12 PM
okay, i did that, but where does it put them in the computer after i've downloaded them?
The answer is: a number of places. It puts configuration files in /etc, binary files in /usr/bin, libraries in /usr/lib, and so on. To see where a package has installed its files, in Synaptic select the package, click Properties, and go to the Installed Files tab. You'll see that it has put its stuff in lots of differen directories.

TravisNewman
April 24th, 2005, 06:30 PM
usually RUNNING the programs is just a matter of typing a command or creating a launcher. Unfortunately, a lot of packages in Universe don't give you a launcher, so it can be confusing at first.

seven
April 24th, 2005, 06:55 PM
In most cases, just write the name of the programs
(if you install xchat, run xchat, if you installed gaim run gaim...)
To get all the files that the package installed , find it in synaptic
double click it -> properties -> "Installed Files"

jimmy
April 25th, 2005, 12:38 PM
okay, thanks everybody. i hope at least one of those ways works