Ubuntu Installation :: Multiple Version Of Same Package?
May 10, 2010
I have (after upgrading from 9.10 to 10.04) several packages who are installed with multiple versions.
e.g. Python
dpkg -l | grep python2
ii libpython2.6 2.6.5-1ubuntu6 Shared Python runtime library
[code]....
I guess I only need the newest one .. The other ones have status "RC" Or am I wrong here, and do I need to keep these old versions ?So how do I get rid off 2.4 and 2.5 and just keep version 2.6.How can I easily remove these "old" packages. I tried aptitude purge, aptitude clean, aptitude autoclean. But they don't do the trick.I am looking for an easy way, because python is only an example. Else I could just delete them be using their name.... (of course)
View 1 Replies
ADVERTISEMENT
Sep 11, 2009
I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686
I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)
Where can I find the packages which are between the fedora and update repos' versions?
View 2 Replies
View Related
Mar 24, 2010
I need to test my code under different versions of GCC. At leat GCC 3.4 in addition to the default. I was hoping I could simply do the switch from CodeBlocks's build settings... Of course, it's not that simple.
By the way, GCC 3.4 is not even in synaptic manager. I suppose some apt-get install command can do it.
ideally I'd like to be able to switch between versions. I've heard of ccontrol, but I'm cautiously posting here before for any advice before blowing up my set up.
View 2 Replies
View Related
Nov 16, 2010
I have a 1 tera byte disk with windows xp nad a 120gb disk with ubuntu 7.10. I used install CD to install 10.04.
Now two versions of ubuntu are running and is creating confusion. How to remove the old version?
View 3 Replies
View Related
May 19, 2010
I have the suspicion that the latest gdm update (2.28.1-0ubuntu2.2) broke something because the login screen isn't displayed anymore on my desktop. My question is the following:How can I revert an update or force a package version via command line? It's pretty straight forward via Synaptic but I only have access to the recovery command line so that is not really an option.
View 1 Replies
View Related
Jun 7, 2011
No matter how I try, or how many sources I go to, every instance of open office gives me an error message saying that the JRE (Java) file is corrupt. I cannot find an instance of Open Office I can download regardless of the version. I have no Open Office now. How can I find a version that will give me the entire package AND install? I've had a lot of trouble getting any version to install...but that may be due to the corruption of the JRE file
View 1 Replies
View Related
Nov 30, 2010
Ihave Ubuntu 9.10. would like to upgrade soon to the new version of Ubuntu via the package manager. If i upgrade this way will my programs and files and pictures stay as is. I have all my stuff backed up anyways, but would like to know how this upgrade works.
View 5 Replies
View Related
Nov 22, 2010
I'm building a certain RPM package that must require an old version of that same package in order to be installed/upgraded. Is this possible?
For example:
For a package foo v5, somewhere in the spec file:
"Requires: foo >= 4"
I'm declaring this on the Requires tag of the spec file, but when I try to install or upgrade the package (without having the previous required version installed) I get no dependency error! As for other dependencies it all works fine. If, instead, I create a package named "bar" that "Requires: foo >= 4", when installing I do get the expected dependency error. I'm thinking it's not possible to require an old version of the same package.
View 2 Replies
View Related
Jan 22, 2011
Specifically, I want Clementine player 0.6, but the guy that installed Ubuntu on my laptop put natty narwhal alpha 1 on it (don't ask me why. I wanted maverick since its stable but he never really asked. The whole thing was kinda a surprise), and Clementine only offers downloads for Ubuntu distros up to maverick. So. Can I/is there a way I can install it anyway? Or am I forced to just use Banshee until the official Update comes out and Clementine is updated in....
View 6 Replies
View Related
Jul 23, 2010
I chose the local version of grub when prompted on the last update. However, after doing a bit of reading, it looks like I should have selected the "package maintainer's version" .
I've looked at the release notes [URL] related to grub and changing the menu.lst. However, when I open the menu.lst per the instructions, it is blank (the file opens but there is no text in it). I also ran the sudo update-grub command but was never prompted to choose a the local version or maintainer's version.
Is there a way to go back and get back to the prompt to select the ""package maintainer's version"?
View 9 Replies
View Related
May 3, 2010
After upgrading to 10.04 I cannot find the twiki package in the repositories. Was the twiki package removed permanently from ubuntu 10.04, or has it just not yet become available in 10.04? If it is permanently deleted, is there a migration path in 10.04 for former twiki users? If it is to become available in 10.04 later, is there an ETA for that?
View 6 Replies
View Related
Oct 6, 2010
While trying to get a new revision of ntfs-3g packaged for my OS (2010.10.02) i've run into an odd issue. I pulled the ntfs-3g sources, and got the package sources for the ntfs3g debs (apt-get source ntfs3g).I pulled the <src dir>/debian directory into the new sources, went into <new src dir>/debian/<package names>/DEBIAN and altered the versions in the control files to reflect the current version. However, during dpkg-build, the versions revert to the original package version which is 2010.03.06. When these debs get installed, apt-get update thinks that despite both the version of the installed package, and the version of the upstream package being the same, that it should replace the one i made with the upstream.
View 2 Replies
View Related
Jun 5, 2010
I did a fresh 64-bit install of 10.04 workstation a few weeks ago, and my grub seems to "double up" the listings of my kernel versions. I have removed the older versions hanging around on my system, but you can see in the list below, that I still get the listings more than once:
jim@jim-laptop:/etc/grub.d$ sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-22-generic
Found initrd image: /boot/initrd.img-2.6.32-22-generic
Found linux image: /boot/vmlinuz-2.6.32-22-generic
[Code]....
View 9 Replies
View Related
Mar 17, 2011
When I turn on my computer, because of frequent updates it will display several versions of Ubuntu 10.10 that I can choose from. I wonder if it is possible to delete some of the older versions and how. I think having several versions of Ubuntu uses up a lot of space in the hard drive.
View 4 Replies
View Related
Mar 3, 2010
Im wanting to take the DVD version of Fedora and put it on multiple CD's...i currently have no DVD Reader in the machine i want to install Fedora..
View 1 Replies
View Related
Mar 30, 2010
I want to setup a git repository, three of four users will contribute, so they need to download the code and shall be able to upload their changes to the server or update their branch with the latest modifications.So, i setup a linux machine, install git, setup the repository, then add the users in order to enable the acces throught ssh.Now my question is, What's next?, the git documentation is a little bit confusing,i.e. when i try from a dummy user account to clone the repository i got:
xxx@xxx-desktop:~/Documentos/git/test$ git clone -v ssh://xxx@192.168.1.104/pub.git
Initialized empty Git repository in /home/xxx/Documentos/git/test/pub/.git/
xxx@192.168.1.104's password:
[code]....
View 3 Replies
View Related
Nov 25, 2010
Having trouble figuring this out. I've got a package that I've installed from out-of-repos and Kubuntu feels the need to "upgrade" this package to a version that I do not want to use. I've found out how to do this in Ubuntu, but not in Kubuntu. A commandline solution would be fine, although I've googled it and not come up with any working results.
View 2 Replies
View Related
Jul 5, 2010
I installed R using zypper some time back, but then I read that I should have used a specific repository called Rpatched. So (note order) I added the repository, then remove R (called R-base) and then proceeded to install the package. Clearly in my repository list there is more than one source of R. Should I have removed the package first and then add the new repository? How in fact does zypper deal with different repositories when they all have the same package? I expect it might choose the most recent version. But what happens when the packages are patched? How does it determine the best version of the package to use?
View 1 Replies
View Related
Mar 13, 2011
I need to invoke one package namely "Size aware scheduling" in advanced version of NS2.34. In net they have given steps for installing it in older version NS2.18b. i have attached url for that package download. I followed the same steps as they said in note but couldnt install it NS2.34.
[URL]
1st url shows how the package work. second url shows from where the package should be downloaded and how to install it and all.
View 14 Replies
View Related
Sep 29, 2010
What happens if you get an update for an older version kernel when you are using a new version?
View 3 Replies
View Related
Nov 22, 2010
i would like to replace my Ubuntu Desktop version with the Netbook version. I dont mind losing my current data on the desktop version but if there is a way for me not too i would love to know
View 2 Replies
View Related
Jul 18, 2011
I have installed Ubuntu 10.10 desktop version on my Lenovo L420 laptop. Now my friend told me that if I had installed laptop version on it then it would have recognized events related to laptop like closing down the laptop screen and all.
Q1. Is there any way by which I can upgrade it to laptop version?
Q2. What are the differences between both?
View 1 Replies
View Related
Aug 13, 2010
I am running Ubuntu 9.04 at work and have a sudden need to install a newer version of python-support (> 0.9.0) than is currently available in the repo (0.8.7) for my Ubuntu version. Upgrading to 9.10 is not an option as we are planning to jump to 10.04 LTS in the next few months and I am unable (unwilling) to mess with a complete upgrade prior. Is it possible for me to upgrade to the newest version of python-support - or is this package OS version specific? Assuming it's possible, how might I go about the process of upgrading?
View 2 Replies
View Related
Aug 22, 2010
On my lenny+backports+debianmultimedia desktop I see two annoyances. 1st: There are multiple versions of same packages. But while attempting to remove the older versions I see apt-get is removing some essential packages. Is there any way to kill this duplicacy of packages? Here is a list of packages whose multiple instances are installed:
xulrunner-1.9.0.19-3
xulrunner-1.9.1.11-1~bpo50+1
cpp-4:4.3.2-2
cpp-4.3-4.3.4-6~bpo50+1
g++-4:4.3.2-2
g++-4.3-4.3.4-6~bpo50+1
[Code]...
Note: Just for sanity's sake I want to remove the extra versions and disable that error message, except that I don't see any problem.
View 6 Replies
View Related
Feb 11, 2011
I added a PPA repository to my sources list in order to install a package. After a day, i decided i didn't like the software, so i uninstalled it & removed the PPA from my sources list. Everything is still working just fine.
However, Synaptic is telling me that there is a "local or obsolete" package left over from the software i had originally installed. I can't remove the package because it is something that my entire desktop depends on (in Synaptic Package Manager, when i mark it for "Complete Removal," or even just "Removal," it says that pretty much everything else will be removed with it).The package i would like to "roll back" is libgtk2.0-common (2.24.0-1.1). although i had originally got this from a PPA, a very close version is available on Debian experimental here, which is version (2.24.0-1).
View 2 Replies
View Related
Nov 19, 2010
I am trying to install asterisk on my box. When I use "apt-get install asterisk", version 1.6.29 is installed. Is there a way I can install 1.4 instead?
View 3 Replies
View Related
Mar 28, 2010
I am getting this when I build a project in JBoss Seam:
Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:30 PM:$ant clean explode
Buildfile: build.xml
clean:
initcopy:
initpoms:
[echo] Setting up dependencies
Build Failed
/opt/jboss-seam-2.2.1.CR1/build/common.build.xml:95: The following error occurred while executing this line:
/opt/jboss-seam-2.2.1.CR1/build/utilities.build.xml:18: Directory /opt/jboss-seam-2.2.1.CR1/classes/poms creation was not successful for an unknown reason
Total time: 0 seconds
How can I install Ant 1.7.0 (i.e. an older version of an existing package)?
Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:31 PM:$sudo apt-get install ant=1.7.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '1.7.0' for 'ant' was not found
I downloaded the zip file for 1.7.0 but I need to redo all the symbolic link stuff, no?
Code:
asookazian@asookazian-desktop:/usr/bin:10:34 PM:$ls -la ant | less
Code:
lrwxrwxrwx 1 root root 20 2010-03-23 06:15 ant -> ../share/ant/bin/ant
I'd like to keep both versions of the ant package in my Ubuntu 9.10 system if possible...
View 1 Replies
View Related
Apr 6, 2011
Trying to understand version nr. of RPM package and release nr.I have the following package e.g.
tree-1.5.3-2.el6.x86_64.rpm.
tree ---> package name
1.5.3 ---> version
2 ---> release
e16 ---> operating system major version
x86_64 ---> cpu architecture
What is the difference between version nr vs release nr ?
View 4 Replies
View Related
Apr 1, 2010
I have tried looking for expat xml parser version 2.0.1 rpm package for centos or RHEL but have not been able to find one. I did find one based for fedora (x86), can this be installed on centos without any issues? Also, I have found a tar package (expat-2.0.1.tar.gz), is the correct directory to decompress and install this under the /usr/local/bin?
View 1 Replies
View Related
Oct 5, 2010
I've got version 1.2 of package dtc. I installed it using apt-get install. But I want version 1.1 of it installed instead. How do I get that?
View 5 Replies
View Related