Here is how to do it.
Getting update list
Open Synaptic Package Manager
System >> Administration >> Synaptic Package Manager
Synaptic Package Manager(Click to Zoom) |
There click Check All Upgrades.
Now Click File >> Generate package download script
Type any name and save it.
Goto where ever you saved it and in that folder you will find a script(.sh file) with the name you just gave.
This script will download all the packages so put it in a removable drive and run it in a computer with internet connection(a faster one maybe).
How to make the script download in windows
Goto a windows system.
Let's say the file is named as hacktohell.sh
Open it using notepad(Start>Run>notepad.exe)
DO NOT EDIT TH FILE.
Simply click Save As , and there type "hacktohell.bat" (WITH QUOTES)
Now to dowload you need to download something.
Download wget for windows(here)
Place it in the SAME folder where hacktohell.bat is.
Now comes the tricky part.
Open command prompt(Start>Run>cmd.exe)
Now navigate to the folder where hacktohell.bat is.
E.g:-Let's say your file is in E:\todownload
Then type the following commands.
E:
cd todownload
Now type there hacktohell.bat and it will download.
Intergrating the downloaded packages to Ubuntu
Again Open Synaptic Package .
Now in File menu , click Add Downloaded packages .
Select the folder where you have the packages and ubuntu will update the sys.
0 comments:
Post a Comment