already discussed..... i think adhin wasnt a member at that time.....
1. copy the repository files (*.deb) to a local directory, say
'/home/junise/repos/packages1' ('junise' is my user name)
2. run the following commands in terminal
a. 'cd /home/junise/repos/packages1'
b. 'dpkg-scanpackages . | gzip -9c > ./Packages.gz '
3. open your sources.list file in super user mode (/etc/apt/sources.list)
4. add the line 'deb file:///home/junise/repos/packages1/ ./'
5. if you have the complete repository, comment all the line with
http://address using an '#' in front of the line
6. run the command 'sudo apt-get update' in the terminal
On Wed, Jun 3, 2009 at 4:29 PM, Adhin D <[email protected]> wrote:
> hi,
> I want to to know how to install packages from directory (without messing
> with dependency stuff).
> I've got all the installation files downloaded earlier with '*apt-get
> install'* (stored in the temporary directory).
> I have ubuntu 9.04 distro.
>
> >
>
--
Junise Safvan
[email protected]
www.gnuise.co.cc
www.fsugcalicut.org
--~--~---------~--~----~------------~-------~--~----~
"Freedom is the only law".
"Freedom Unplugged"
http://www.ilug-tvm.org
You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For details visit the website: www.ilug-tvm.org or the google group page:
http://groups.google.com/group/ilug-tvm?hl=en
-~----------~----~----~----~------~----~------~--~---