nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Install deb package file howto

This is a discussion on Install deb package file howto within the Linux software forums, part of the Linux Getting Started category; How do I install .deb file under debian linux. apt-get command is not working. Please help. I have downloaded file ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-01-2007, 05:03 PM
chiku's Avatar
Member
User
 
Join Date: Feb 2005
OS: Fedora
Posts: 86
Thanks: 10
Thanked 0 Times in 0 Posts
Rep Power: 0
chiku is on a distinguished road
Default Install deb package file howto

How do I install .deb file under debian linux. apt-get command is not working. Please help. I have downloaded file from net.

TIA
__________________
There's no place like 127.0.0.1
Reply With Quote
  #2 (permalink)  
Old 03-01-2007, 05:06 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 244 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Use dpkg -i command:
Code:
dpkg -i package.deb
OR
Code:
sudo dpkg -i package.deb
See our FAQ section for more information.
http://www.cyberciti.biz/faq/ubuntu-...-deb-packages/
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
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 Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
command to install tar file on freebsd hellBoy All about FreeBSD/OpenBSD/NetBSD 3 15-11-2009 07:32 PM
How do I install or upgrade an Linux RPM package? rockdalinux Getting started tutorials 1 05-11-2008 01:10 PM
netbsd package management add delete list packages jerry Getting started tutorials 2 24-03-2008 09:19 PM
How to install .deb file raj Getting started tutorials 0 05-05-2007 12:57 AM
Linux firefox 2 install howto chiku Linux software 1 06-12-2006 02:29 AM


All times are GMT +5.5. The time now is 06:48 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38