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 24-10-2007, 10:44 PM   #1 (permalink)
Om Ma Ni Pä Me Hum
 
phuchungbhutia's Avatar
 
Join Date: Jun 2007
Location: sikkim
Posts: 383
Smile Ubuntu.... apt-get packs


how to ???
is there some way to backup the install packs got thru apt-get

the thing is that if i have to shift my os and reinstall ubuntu .. and i dont want to download the pack by apt get thru internet again ... apt get requires net conn right ...

and can i get the packs(like wine, etc which i got using apt get) in .tar or .deb formats
__________________
Om Ma Ni Pä Me Hum: (perfection of-)
Om: generosity,- Ma: pure ethics,-Ni: tolerance n patience.- Pä: perseverance,- Me: concentration,-Hum: wisdom... Using Opera Mini Airtel NOP
phuchungbhutia is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-10-2007, 10:54 PM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Ubuntu.... apt-get packs

Use AptOnCD

Code:
sudo apt-get install aptoncd

System > Administration > AptOnCD
This can be used to create ISO files of all apt packages downloaded. You can then burn that ISO to a CD or just carry it around for mounting in a USB drive and use it as a source to install the packages again (CD Repository).
QwertyManiac is offline  
Old 25-10-2007, 02:13 AM   #3 (permalink)
In the matrix of linux
 
contactpraven2001's Avatar
 
Join Date: Aug 2005
Location: In my room with linux
Posts: 137
Default Re: Ubuntu.... apt-get packs

thx buddy but it is not including those packs which i download through add and remove panel can you help me how i can include those also .......
__________________
Be original use pclinuxos ........
www.pclinuxos.com
contactpraven2001 is offline  
Old 25-10-2007, 02:31 AM   #4 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Ubuntu.... apt-get packs

It will add all the software that are present in the cache. It maybe that your old softwares have been removed from the cache. So, it's not adding them.
Apt-On-CD is not a big voodoo, it's just a script that creates a iso out of your /var/cache/apt folder. Only thing is that it gives a nice, automated GUI interface to select what you want and just create an iso. And optionally burn it to a cd/dvd.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 25-10-2007, 09:20 AM   #5 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default Re: Ubuntu.... apt-get packs

i just downloaded alien but how can i convert RPM to .deb from where
i cant see Alien on apps HELP
__________________
I love and Live to Design
azzu is offline  
Old 25-10-2007, 09:40 AM   #6 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: Ubuntu.... apt-get packs

Here you go.
http://linux.die.net/man/1/alien
Although personally i discourage the use of alien.
Most deb's and rpm's are built with changes in the source to accomodate the structure of the distro they are built for and might not work well with other distro's.

Regards,
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 25-10-2007, 09:46 AM   #7 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Ubuntu.... apt-get packs

Quote:
Originally Posted by azzu
i just downloaded alien but how can i convert RPM to .deb from where
i cant see Alien on apps HELP
What package is it that is requiring you to use alien?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 25-10-2007, 09:48 AM   #8 (permalink)
AJJU
 
azzu's Avatar
 
Join Date: Aug 2006
Location: hYdErAbAd
Posts: 2,428
Default Re: Ubuntu.... apt-get packs

i stil cant (
__________________
I love and Live to Design
azzu is offline  
Old 25-10-2007, 11:45 AM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Ubuntu.... apt-get packs

azzu - You can't cause you didn't read the manual. Meh. Try doing somethings on your own too. What's worse is, no one here actually said a method and yet you say "I still can't". Clear indication of not trying.

I'd suggest you to open Terminal via Accessories and enter the below first:

Code:
man alien
And just for this once, the thing you should run in Terminal is:

Code:
alien --to-deb filename.rpm
QwertyManiac is offline  
Old 25-10-2007, 11:50 AM   #10 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: Ubuntu.... apt-get packs

@Qwerty
Dude,leave it.
You cant keep on spoon feeding folks round here.
They should learn to do some work themselves.
As the old proverb goes
We can only take the horse to the water.

@Azzu
The Manual i posted contained examples on how to convert to all different formats and u say i cant.Well,no one can help in that case.

Regards,
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 25-10-2007, 11:54 AM   #11 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Ubuntu.... apt-get packs

Agreed rayraven, that link was even clearer than the man output!
QwertyManiac is offline  
Old 25-10-2007, 07:05 PM   #12 (permalink)
Om Ma Ni Pä Me Hum
 
phuchungbhutia's Avatar
 
Join Date: Jun 2007
Location: sikkim
Posts: 383
Default Re: Ubuntu.... apt-get packs

thanks for all the help ...
it makes me think that there are so many apt get packs ....
like apt on cd
sudo apt-get install aptoncd

likewise there may be many u know please can u specify with details and descriptions wat all u think are helpful for ubuntu users ... please
__________________
Om Ma Ni Pä Me Hum: (perfection of-)
Om: generosity,- Ma: pure ethics,-Ni: tolerance n patience.- Pä: perseverance,- Me: concentration,-Hum: wisdom... Using Opera Mini Airtel NOP
phuchungbhutia is offline  
Old 26-10-2007, 04:24 PM   #13 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
Default Re: Ubuntu.... apt-get packs

CAn i use the iso CD created by APTonCD in Feisty with Gutsy? Or i have to download every thing like DeVeDe, VLC, MAnDVD,etc. well you got the idea.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Old 26-10-2007, 04:26 PM   #14 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default Re: Ubuntu.... apt-get packs

All the deb`s are stored in /var/cache/apt/archives.Copy it to a cd from there... and you can install it later using dpkg -i *.deb.
vignesh is offline  
Old 26-10-2007, 06:04 PM   #15 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Ubuntu.... apt-get packs

Quote:
Originally Posted by vignesh
All the deb`s are stored in /var/cache/apt/archives.Copy it to a cd from there... and you can install it later using dpkg -i *.deb.
Why to do that when apt-on-cd automates it and makes it faster and fully GUI oriented.

Quote:
Originally Posted by rahimveron
CAn i use the iso CD created by APTonCD in Feisty with Gutsy? Or i have to download every thing like DeVeDe, VLC, MAnDVD,etc. well you got the idea.
No, because you have different packages for gutsy and feisty. You can't use feisty's softwares for gutsy.
__________________
http://www.bash.org/?258908

Last edited by mehulved; 26-10-2007 at 06:04 PM. Reason: Automerged Doublepost
mehulved is offline  
Old 27-10-2007, 01:25 AM   #16 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubuntu.... apt-get packs

^it will errs out due to glibc being new.
__________________
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
webaroo packs on another partition?? shidhin4ever Software Q&A 5 22-06-2007 12:43 PM
service packs of win xp shashanktyagi1 Software Q&A 14 18-02-2006 07:04 PM
Shell Packs upendra_gp QnA (read only) 3 24-05-2005 12:46 AM
Best Codec Packs PrinceHeart QnA (read only) 15 19-03-2005 05:53 PM
info on service packs dude_hp QnA (read only) 5 18-08-2004 01:19 AM

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

Advertisement




All times are GMT +5.5. The time now is 01:07 PM.


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

Search Engine Optimization by vBSEO 3.3.2