Results 1 to 4 of 4

Thread: unable to install .deb files

  1. #1
    Join Date
    2016-Aug
    Posts
    2

    Question unable to install .deb files

    Hello guys I am running kali on a virtual machine ( the latest version available ) kaliy (via virtualbox ) 2016.1 32 bits

    i was tring to install a .deb file unsuccessfully , i tried locating the file on desktop and on downloads i tried the following commends :

    Code:
    dpkg -i wingide5_5.1.12-1_i386.deb
    and
    * watch the screen shot .

    Code:
    apt-get -f install
    &&
    Code:
    apt-get -f install  wingide5_5.1.12-1_i386.deb
    Screenshot from 2016-08-02 09-35-19.jpg

  2. #2
    Change your current directory to the "Download" folder before using "dpkg" or use full path to deb file.

  3. #3
    Join Date
    2016-Aug
    Posts
    2
    First of all Thank you for your replay ,

    Secondly How do I use the full patch is it :
    dpkp -i [drug file] ;
    apt-get -f install ;

    lastly ; if i change the file Directory back to downloads what should i type ;
    i tried calling dpkg when the file was located in downloads and it didnt work

  4. #4
    Example :
    # dpkg -i /path/to/Download/folder/your_deb_file

Similar Threads

  1. Unable to Install Zipalang - Unable to locate Package
    By thitetejas in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-01-22, 14:46
  2. Unable to open Desktop folders / files
    By hormonx in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-12-30, 22:15
  3. Kali install on SDXC creates two boot files?
    By lishious in forum Installing Archive
    Replies: 0
    Last Post: 2019-12-13, 07:31
  4. MacBook Pro install kali linux 2016.1 missing firmware files
    By brian00 in forum Installing Archive
    Replies: 1
    Last Post: 2016-08-09, 13:06
  5. Replies: 4
    Last Post: 2014-02-08, 00:42

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •