Ubuntu :: Apt-get Install -- Do Not Install Dependencies?

Mar 21, 2011

How do I make apt-get not install dependencies? For example, I wanted to install mailx but it also installs exim4 and others. I just want mailx and nothing else. How do I do this?

View 9 Replies


ADVERTISEMENT

OpenSUSE Install :: Install Kdebase 4.7 With No Additional Dependencies

Aug 29, 2011

I'm looking for a way to install kdebase 4.7 with no additional dependencies. My target is home desktop and I only want these : kdm, plasma, ark, dolphin, kdesu, konsole, okteta, kwrite, kate, kmix, ksnapshot. There are things I don't use but they get installed anyway and break kdm if removed. These things are : akonadi, strigi, nepomuk, virtuoso, kfind, kgreeter and a couple of others, including libqtzeitgeist0 and PIM in general. Also I don't want kdm 4.7 features hence I use kdm3 as a login manager. Is there a 4.7 build that doesn't mind the removal of so called base components? If not, is there a 4.4 repo for 11.4?

View 9 Replies View Related

Ubuntu :: Any Way To Install Dependencies Using DPKG?

Jun 16, 2010

Is there any way to make this:
sudo dpkg -i *.deb
Also install dependencies for a deb file in the same way as GDebi does? Basically I have the above in a script, which I can right click in any folder and have it automatically install all debs in it. So much easier and quicker than using GDebi for each one. However, as of now, it doesn't seem to be installing dependencies, and causes broken packages.

View 7 Replies View Related

Ubuntu :: Install Apt (and Its Dependencies) On ARM Target?

Apr 7, 2011

I am using Ubuntu to develop for an embedded ARM device that has a minimal linux kernel installation on it. I have cross-compiled individual programs before for the target system, but now I have entered the realm where I need to install a package on the ARM system.

I have done this easily using apt-get on a Beagleboard that had an Xubuntu installation, but I am now working with a minimal install that does not have apt. My question is, is there a simple way to install apt (and its dependencies) on my ARM target?

View 1 Replies View Related

Ubuntu Installation :: Install .deb Offline With All Dependencies?

May 3, 2010

I was able to do this before but, I can't remember where I found the link.I think is was a script or something. It would get all the files that the .Deb will need and make an installer.

P.S. I have Ubuntu 64-bit the PC that need the install is a 32-bit both are 10.04.

View 1 Replies View Related

Ubuntu :: Can't Install Kde3 - Openoffice Dependencies

Aug 20, 2010

I tried to install kubuntu-desktop-kde3 but could not:

[code]....

Other threads indicate that kde3 can be installed alongside kde4, but not here, evidently.

View 1 Replies View Related

Ubuntu Installation :: Apt-get Refuses To Install Dependencies?

Oct 15, 2010

I'm running Kubuntu 10.10 and am trying to change my bootscreen so I installed StartUp-Manager and then I tried to install usplash, but I get this error which makes me slightly confused:

sudo apt-get install usplash
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]....

Previously apt-get has been happy to install dependencies. I'm new to Linux so if you need any more information just shout and I'll edit that in.

View 2 Replies View Related

Ubuntu Installation :: How To Install Complete GCC / G++ And Dependencies

Nov 6, 2010

When I visit packages.ubuntu site, I see dapper, maverick etc. What are these? Also I need to install complete gcc, g++ and dependencies. How to do it?

View 2 Replies View Related

Ubuntu :: Program Won't Install Due To Missing Dependencies?

Jun 4, 2011

I'm trying to install a program (A vpn gui) and when I run the installation file I get this output:

Code:
guan@guan ~/Desktop/HMAGUI-Ubuntu-Release/bin $ sudo ./Install.sh
Reading package lists... Done

[code]...

View 3 Replies View Related

Ubuntu :: Install Pcsx2 Emulator And One Of Dependencies Is Libgtk2.0-dev

Apr 2, 2010

I'm trying to install pcsx2 emulator and one of dependencies is libgtk2.0-dev.I think I tried everything but synaptic and terminal are still giving me this

Code:
libgtk2.0-dev:
Depends: libgtk2.0-0 (=2.18.3-1) but 2.18.3-1ubuntu2 is to be installed.I really don't understand what is this about.

View 2 Replies View Related

Ubuntu :: Gnome Won't Install - Following Packages Have Unmet Dependencies

Jun 2, 2010

So recently I've been exploring my options in terms of a desktop environment. trying out different options (Blackbox, Enlightenment ect..) and somehow in the process i managed to uninstall Gnome.

Normally I would just re-install it but whenever I try I get this:

Quote:

The following packages have unmet dependencies:

So I go through synaptic and it tells me, to install 'swfdec-mozilla' i need to uninstall 'epiphany-extensions' so I do that. and then the terminal gives me the same error as before.. only it say that 'epiphany-extensions' is not going to be installed.

I'm running 10.04.

View 4 Replies View Related

Ubuntu Installation :: Update Packages / Install New Ones With Their Dependencies

Dec 6, 2010

I'd like to update /etc/apt/sources.list with all the packages available on packages.debian.org and packages.ubuntu.com without apt-get, aptitude, and synaptic then trashing my system by trying to update all the obsolete packages. (I'm stuck with 8.04) I only want to update the packages / install new ones with their dependencies as I request them. How do I do that?

View 9 Replies View Related

Ubuntu :: Git Packages Install Error - Unmet Dependencies

Apr 15, 2011

I try to install git packages, when I type ./configure it gives me the error:
Code:
C compiler cannot create executable
Search around, and I find a solution, install the g++ packages, simply type:

Code:
apt-get install g++
But it gives me another error

Code:
The following packages have unmet dependencies:
G++ : Depends: g++-4.4 (>= 4.4.3-1) but it is not going to be installed
E: Broken packages
I also tried

Code:
apt-get install build-essential
But I get another error

Code:
The following packages have unmet dependencies:
build-essential : Depends: libc6-dev but it is not going to be installed or
libc-dev : Depends: g++ (>= 4:4.3.1) but it is not going to be installed
E: Broken packages

View 9 Replies View Related

Ubuntu Installation :: Ktorrent Dependencies Broken - Cannot Install

Apr 16, 2011

I have Ktorrent installed via the repositories and its always worked perfectly. Today I ran software update with KPackageKit and it installed updates. It told me that KTorrent had to be removed to continue and without thinking I hit ok. Now my KTorrent is gone. When I try to install it on the terminal with

Code:

sudo apt-get install ktorrent

it gives me this error.

Code:

$ sudo apt-get install ktorrent
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]...

The following packages have unmet dependencies:

ktorrent : Depends: ktorrent-data (= 4.0.3-0ubuntu1) but 4.0.5-3ubuntu1~maverick1~ppa1 is to be installed

E: Broken packages If I remove and reinstall ktorrent-data it doesn't help. build-dep doesn't help. autoremove and then trying to reinstall doesn't help. I'm not running some strange dev version of anything. I have a standard Kubuntu 10.10 amd64 installation and my KDE version is 4.6.2 from the regular repositories. I run updates (standard repositories) almost every day and have never seen anything like this before.

View 8 Replies View Related

Debian :: Apt Can't Install All Dependencies For Iceweasel 5.0.3

Aug 8, 2011

I'm using Debian Stable and I followed the instructions from Debian Mozilla team [URL] on how to install the latest stable version of Iceweasel, but after I try to upgrade Iceweasel from Synaptic, it returns the following error message: Could not mark all packages for installation or upgrade The following packages have unresolvable dependencies. Make sure that all required repositories are added and enabled in the preferences.

Iceweasel:

Depends: xulrunner-5.0 but it is not going to be installed

View 6 Replies View Related

Fedora :: How To Install Dependencies For Mediainfo

May 31, 2010

When I run the rpm package to install mediainfo software I get this warning: mediainfo-gui-0.7.33-1.i386.Fedora_12.rpm: Header V3 DSA signature: NOKEY, key ID dfb2ef23

error: Failed dependencies:
libmediainfo.so.0 is needed by mediainfo-gui-0.7.33-4.1.i386
libmediainfo0 >= 0.7.33 is needed by mediainfo-gui-0.7.33-4.1.i386
libzen.so.0 is needed by mediainfo-gui-0.7.33-4.1.i386
libzen0 >= 0.4.14 is needed by mediainfo-gui-0.7.33-4.1.i386

and I have no idea of how to go on..it asks for elevated prompt but is not able to retrieve dependencies by itself..

View 3 Replies View Related

OpenSUSE :: Failed Dependencies On 11.1 - Cannot Install

Oct 25, 2010

Does anyone know how I can install the following dependencies?
libcrypto.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libcurl.so.3 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libssl.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
I tried through yast with no luck.

View 2 Replies View Related

OpenSUSE Install :: Automatically Add Dependencies In Rpm's?

Apr 24, 2010

Is there a way to install automatically dependencies for rpm's?

View 1 Replies View Related

Software :: Install LYX Without The 700mb+ Of Dependencies?

Jun 20, 2010

I tried to install Lyx today, but because of the massive overhead I decided to install it without its 'recommended' packages. From previous experience some of these packages were just the same font in different sizes that rendered font selected in other word processing applications tiresome as I scrolled through the list.

Code:
apt-get install lyx --no-install-recommends

Only 8mb of disk space was needed! But at a cost.

Although AFAIK as a user that has only spent fives minutes at LYX ( 4 of which gawking at how easy it is to write mathematical symbols in ) the segment that does not work is the 'rendering' where I cannot export as dvi, pdf etc.

When I open a document, I get this error:

Quote:

The layout file requested by this document, article.layout is not usable. This is probably because a LaTeX class or style file required by it is not available. See the Customization documentation for more information. LyX will not be able to produce output.

What packages are absolutely necessary for LyX to work at a bare minimum? My monthly Internet usage is capped, and 700mb is a massive blow to it.

By the way, the documentation it recommends me to read ( 'Customisation' ) contains information applicable to creating new layouts and/or why I do not have someone else's layout that this document requires. It is obvious however that 'article.layout' is a standard component, and is probably inside on of the many recommended packages.

The download of recommended packages is ~ 400mb, but once extracted is ~700mb. That is still a large download for my internet connection currently.

Code:
The following NEW packages will be installed:
dvipng lacheck latex-beamer latex-xcolor libt1-5 lmodern luatex lyx pgf
preview-latex-style prosper ps2eps psutils texlive-base texlive-binaries
texlive-common texlive-doc-base texlive-extra-utils texlive-font-utils
texlive-fonts-recommended texlive-fonts-recommended-doc

[Code].....

View 5 Replies View Related

Software :: Install Dependencies Libc.so.6 Without Yum?

Aug 28, 2010

I am trying to install sysstat-5.0.5-1.x86_64 rpm, but thats needs to install dependencies libc.so.6... For details I have attached the screenshot. No yum is configured there.

View 1 Replies View Related

Ubuntu Installation :: Pkg Install From A Folder Containing All Packages Including Dependencies?

May 22, 2011

i want to install package say PHP5 i have all the dependencies packages of php5 in a folder.or say i have all the packages in a folder and i want to install using dpkg

but when i try to install the main package it say these dependencies are missing.there are more than 40-50 packages so its not possible to install manully first one package and then another.eg:

Code:
bhupinder packages # dpkg -i apache2_2.2.17-1ubuntu1_i386.deb
(Reading database ... 140101 files and directories currently installed.)
Preparing to replace apache2 2.2.17-1ubuntu1 (using apache2_2.2.17-1ubuntu1_i386.deb) ...
Unpacking replacement apache2 ...

[Code]...

now i have to install rest of the package manually ...is there any solution so that i can install it with single command...???

View 1 Replies View Related

Ubuntu :: Can't Install Chromium - Error - Following Packages Have Unmet Dependencies

Jun 19, 2011

Everytime I try to install Chromium via the software centre or the terminal I get this error:

The following packages have unmet dependencies:

View 1 Replies View Related

Fedora :: Error With Dependencies While Trying To Install Programs With Yum

Jun 21, 2011

I've recently got this error coming up when I try to install things via yum through the terminal. It happens when I try to install *anything* at all. I'm running 32bit Fedora 14, although my laptop is 64 bit.

I think the error may have occurred a while back when trying to upgrade to fedora 15 running 64 bit, although I'm not sure exactly what I did then

Quote:

I have tried running "rpm -Va --nofiles --nodigest" and I just get this error again.

View 6 Replies View Related

OpenSUSE Install :: How To Remove Dependencies With Packages

Apr 30, 2010

When one installs an application,it brings in other stuff too as dependencies.

When this application is removed,will zypper remove the dependencies that came with it and are not needed by other installed packages?

Is it possible to check before and after removal?

View 9 Replies View Related

General :: Install A Package And Its Dependencies With Dpkg?

Aug 14, 2011

dpkg -i package.deb

Doesn't install package if it has not-installed dependencies.

What parameters do I miss to install that package with its dependencies from repository?

View 2 Replies View Related

General :: Error Failed Dependencies - How To Install X11

Jun 14, 2010

I install x3270 but not install ll display error given, so how to install that package
Warning: /home/mainframe/x3270-x11-3.2.20-4.i386.rpm: V3 DSA signature: NOKEY, key ID 73307de6
error: Failed dependencies:
x3270 = 3.2.20 is needed by x3270-x11-3.2.20-4

View 2 Replies View Related

Slackware :: Install Mumble 1.2 On 13 - Missing Dependencies?

Feb 1, 2010

who to install mumble 1.2 on slackware 13 i can't install, missing dependencies, tx. hola alguien sabe como instalar mumble 1.2 en slackware 13? no encuentro las dependencias, gracias

View 14 Replies View Related

CentOS 5 :: Install Perl Dependencies From Companion CD?

Feb 3, 2011

I am trying to install koha on centos 5.5. The manual tells me to install perl dependencies from companion CD. copy the usr_local.tar.gz to hard drive. But there are seven cd for centos. Which one is the right one for perl dependencies?

View 1 Replies View Related

CentOS 5 :: Unable To Install Yum - Missing Dependencies?

Mar 7, 2011

Been attempting to upgrade the PHP version to a VPS on Blacknight Ireland hosting (Blacknight Hosting) but am having trouble trying to install the yum package on CentOS 5.5. I've downloaded a suitable yum installer from the hosting companies own downloads site (which you'd presume would work with their CentOS version), uploaded and attempted to run. However, it fails with the following output:

[Code]...

Been reading from various sources through Google searches that these should already be preinstalled with CentOS? Can anyone point me in the right direction to get these?

View 1 Replies View Related

Ubuntu Multimedia :: Install Acidrip - Message - Package Dependencies Cannot Be Resolved

May 6, 2010

When I try to install Acidrip I get this message: Package Dependencies Cannot Be Resolved.

Trying to install Acidrip from Synaptic I'm told: Could not intsall or upgrade package. With this additional information:
Depends: mplayer but it is not going to be installed
Depends: mencoder but it is not going to be installed

So, I try to install mplayer and get this message:
Depends: mplayer-nogui but it is not going to be installed
Depends: libx264-67 (>=1:0.svn20090502) but it is not installable

I try to install mplayer-nogui and get:
Depends: libx264-67 (>=1:0.svn20090502) but it is not installable

Now I'm stuck in a point where I can go no further. I really like AcidRip and have been using it for more than two years through all of the upgrades until Lucid.

I've tried installing all of the non-free codecs, both audio and video with no result.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved