Ubuntu Forums Archive Viewer

Install Packages (WINE) from hard drive (not net)

Archived thread 108818 from Repositories & Backports. Markdown source: Repositories_&_Backports/thread_108818_Install_Packages_(WINE)_from_hard_drive_(not_net).md

Original URL About this archive
#1

i have no internet connection on my linux box, but got my hands on wine packages (.deb) on their server and transferred them to the hard drive on ubuntu

i can't find out how to install them from my hard drive

iv'e tried installing them in both KDE and GNOME but no luck synaptic doesn't work adept doesn't work right clicking the files and clicking install says there is an error

help me...please...

#2

Just use the dpkg command ;)

sudo dpkg -i yourpackage.deb