Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-08-2007, 06:04 PM   #1 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Updating softwares in Linux


There are many softwares that come out with regular updates like OPera , Pidgin etc. I wanted to install pidgin 2.1.0 from 2.0.2 and i had to download the source and make install that damn thing all over again. Took me 1/2 hr +
It s irritating , isnt there an easier way ? Synaptic dosent detect updates . Is there any wasy of doing it via synaptic. i am on Ubuntu 7.04
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 02-08-2007, 06:22 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: Updating softwares in Linux

http://ubuntuguide.org explains.dont use source compile.if at all u want to compile use a software called "checkinstall" from synaptic manager.
regarding pidgin update.there may be repositories set for latest pidgin ported for ubuntu search http://ubuntuforums.org
also get ur /etc/apt/sources.list enabled(remove # in the start of lines beginning with "deb").below is my feisty sources.list.

Code:
# # If you get GPG errors with this sources.list, locate the GPG key in this file
# # and run these commands (where KEY is replaced with that key)
# #
# # gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# # gpg --export --armor KEY | sudo apt-key add -
#Ubuntu Security
deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ feisty-security universe
deb http://archive.ubuntu.com/ubuntu/ feisty-security multiverse

# # Ubuntu supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates restricted main multiverse universe #Added by software-properties

#
# # Ubuntu community supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse

# # Ubuntu backports project
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse #Added by software-properties

#### Proposed Multiverse ####
deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse #Added by software-properties


#### Canonical Commercial ####
deb http://archive.canonical.com/ubuntu feisty-commercial main

deb http://medibuntu.sos-sts.com/repo/ feisty free non-free

#compiz-fusion
deb http://debs.vorian.org/ feisty extras
deb-src http://debs.vorian.org/ feisty extras
dont remove the first two lines for ur feisty cd in sources.list.
once the sources.list is saved and exit,open synaptic and press reload when internet is ON.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 03-08-2007, 06:34 PM   #3 (permalink)
Alpha Geek
 
Maverick340's Avatar
 
Join Date: Mar 2004
Posts: 635
Default Re: Updating softwares in Linux

thanks
ill jst C-P your list
__________________
You and Me forever be ...
--
PSpwned
Maverick340 is offline  
Old 03-08-2007, 07:24 PM   #4 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: Updating softwares in Linux

for pidgin updates and adding the repo head here and follow the inst. given in the end:

http://repository.debuntu.org/
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 10-08-2007, 06:29 AM   #5 (permalink)
In The Zone
 
Vivek788's Avatar
 
Join Date: Jul 2006
Location: Cochin
Posts: 340
Default Re: Updating softwares in Linux

hey pclinuxos 2007 doesnt have any package managers...please tell me how to update.

I tried to install few rpms by "rpm -i filename.rpm" gave lots of errors like cannot open something....help
Vivek788 is offline  
Old 10-08-2007, 09:07 AM   #6 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: Updating softwares in Linux

It has apt as package manager! Who told you it doesnt have any package manager?
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain

Last edited by kalpik; 13-08-2007 at 12:01 AM.
kalpik is offline  
Old 12-08-2007, 09:23 PM   #7 (permalink)
In The Zone
 
Vivek788's Avatar
 
Join Date: Jul 2006
Location: Cochin
Posts: 340
Default Re: Updating softwares in Linux

oops...becos some one told me pclinuxos is rpm based i thought it runs with yast .....is pclinuxOS deb-based?

well..i just checked the /etc/apt/sources.list
It has rpm sources listed....doubts cleared!!

Last edited by Vivek788; 12-08-2007 at 09:23 PM. Reason: Automerged Doublepost
Vivek788 is offline  
Old 12-08-2007, 09:56 PM   #8 (permalink)
"The Gentleman"
 
vish786's Avatar
 
Join Date: Sep 2006
Posts: 1,434
Post Re: Updating softwares in Linux

Quote:
Originally Posted by Vivek788
oops...becos some one told me pclinuxos is rpm based i thought it runs with yast .....
yast is package manager for OpenSuse.
__________________
"The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense."
- Dijkstra
vish786 is offline  
Old 13-08-2007, 12:01 AM   #9 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: Updating softwares in Linux

Quote:
Originally Posted by Vivek788
oops...becos some one told me pclinuxos is rpm based i thought it runs with yast .....is pclinuxOS deb-based?

well..i just checked the /etc/apt/sources.list
It has rpm sources listed....doubts cleared!!
It's RPM based alright! But it uses apt as package manager
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline  
Old 14-08-2007, 09:55 PM   #10 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Updating softwares in Linux

apt4rpm?
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
need a few gud softwares 4 linux mayanks_098 Open Source 9 26-05-2007 06:41 PM
Thread For Review of Linux Distro & Linux Softwares paragkalra Open Source 7 22-12-2006 11:14 PM
updating all softwares CyCo Software Q&A 3 04-01-2006 10:31 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 12:52 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2