LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 08-17-2009, 07:20 AM   #1
krimzen85
Member
 
Registered: Aug 2009
Posts: 30

Rep: Reputation: 15
Wireshark .deb file installation process - No internet


Hey All,

Getting ready to install Wireshark on my Servers, but I have no internet, so I am going to download:

wireshark_1.0.7-1ubuntu1_i386.deb

from a Window's machine, throw it on a USB stick, and then boot up Ubuntu and put the stick in the drive.

Can anyone give me the commands to install a .deb file/application in Ubuntu from USB stick?
 
Old 08-17-2009, 07:23 AM   #2
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Slackware current
Posts: 8,460

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
Code:
sudo dpkg -i wireshark_1.0.7-1ubuntu1_i386.deb
However, it is possible you need to download some dependencies
 
Old 08-17-2009, 07:23 AM   #3
EricTRA
Guru
 
Registered: May 2009
Location: Barcelona, Spain
Distribution: LMDE Gnome with Awesome WM + Kernel 3.3.0-1 amd64
Posts: 6,529
Blog Entries: 1

Rep: Reputation: 1220Reputation: 1220Reputation: 1220Reputation: 1220Reputation: 1220Reputation: 1220Reputation: 1220Reputation: 1220Reputation: 1220
Code:
dpkg -i wireshark_1.0.7-1ubuntu1_i386.deb
Kind regards,

Eric
 
Old 08-17-2009, 07:30 AM   #4
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Testing/Unstable Amd64
Posts: 1,458

Rep: Reputation: Disabled
Don't forget you'll need to mount the usb stick to access the .deb file.
 
Old 08-17-2009, 10:44 AM   #5
krimzen85
Member
 
Registered: Aug 2009
Posts: 30

Original Poster
Rep: Reputation: 15
Thank you guys.

How do I mount the USB stick, btw?
 
Old 08-17-2009, 11:18 AM   #6
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Slackware current
Posts: 8,460

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
In general it is mounted automaticly.
If not, open a terminal, login as root and type:
Code:
tail -f /var/log/messages
plugin the usb stick
Look a the output in the terminal
You will see something like
Code:
Aug 17 18:11:03 cannabis kernel: [14768.945687]  sdc1
then as root
Code:
mount /dev/sdc1 /mnt
Code:
cd /mnt
ls
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"No root file system is defined" - During installation process of Ubuntu Trinric Linux - Newbie 7 02-14-2011 12:44 PM
.deb file installation problems realbaz Linux - Newbie 15 05-25-2009 09:38 AM
wireshark preferences file location adityaj123 Ubuntu 1 02-29-2008 01:21 PM
Is there any script to reverse the process of dpkg -i file-1.1.1.deb? sunzaifa Debian 2 08-03-2004 09:01 AM
How to convert .deb file to .tar file on redhat? zhu_liheng Linux - Newbie 1 01-15-2004 08:11 PM


All times are GMT -5. The time now is 09:57 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration