Thread
:
how to install deb packages
View Single Post
#
1
(
permalink
)
10-18-2007, 04:02 PM
raj
Contributors
User
Join Date: Jun 2005
Location: Hyderabad
Posts: 151
Rep Power:
4
how to install deb packages
Tto use a *.deb package you need to install .deb file using dpkg -i command. For example install httpd.deb, open terminal and type the command:
Code:
sudo dpkg -i httpd.deb
__________________
Raj
Linux rulz.
I have never turned back in my life ; I shall not do so today.. haha
raj
View Public Profile
Find all posts by raj