If you have downloaded a new .deb package file and you dont know how to install it. here is an easy way to install it.
dpkg -i mypackage.deb
You cannot install by apt-get instead you need to use dpkg.
Hope this helps!
Similar Posts:
- HOWTO: Install PEAR for php in Linux
- [Fix] Ziplib compile error with zziptest.c
- Easy Install FFmpeg in Linux
- how to change default homepage with htaccess?
- Install ClamAV in Centos with Cpanel
- Fix -> Yum install mod_security not working?
- Install FTP Server for Centos/RHEL
- Using htaccess to redirect domain without http://
- Automatic Face Detection in Photos with PHP
- Install LAMP Server for Centos/RHEL

