Results 1 to 5 of 5

Thread: Problem to install with apt-get

  1. #1
    Join Date
    Dec 2009
    Posts
    213

    Problem to install with apt-get

    Hello,
    I want to install a package on my debian server via apt-get. I transferred the pkg on my remote server / data, then I run:
    Code:
    apt-get install somesoftware.deb
    and I get:
    Code:
    Reading Package Lists ... Done
    Building Dependency Tree ... Done
    E: Could not find package somesoftware.deb
    But I place myself in the directory or is my pkg, how can I specify the location? I think i a getting a problem in installing apt-get. Thank you

  2. #2
    Join Date
    Nov 2009
    Posts
    356

    Re: Problem to install with apt-get

    Hello,
    I do not think you have tried and if you have not then please do try the following command.
    Code:
    dpkg -i packagename.deb
    This should definitely work with the debain operating system. Debian is said to be the most stable operating system in the linux distribution. Try this command, or if you are still getting problem then post back the error you are getting.

  3. #3
    Join Date
    Nov 2009
    Posts
    343

    Re: Problem to install with apt-get

    Hello,
    To install a package located locally must be:
    Code:
    dpkg-i package.deb
    Otherwise why have you downloaded the package on your post? Your server did not have access to the web? you have not downloaded the CD iso images? The principle of apt-get is to go and even download the packages and their dependencies in a repository (eg Debian officel site, its mirrors, or CD / DVD ROM). Rather than downloading the packages on your PC, configure apt-get (via apt-setup).

  4. #4
    Join Date
    Dec 2009
    Posts
    213

    Re: Problem to install with apt-get

    Hello,
    Thanks for the kind of help. My server is in DMZ, no net access. I use a CD install, but I did not leave the server after the coup if I want to add a pkg I transfer it from my post. Effectively with dpkg-i it works. Here it goes, because there was a dependency for pkg install , that is the reason why it was not installing. By the way, now it is working perfectly. Thanks for the help again.

  5. #5
    Join Date
    Nov 2009
    Posts
    446

    Re: Problem to install with apt-get

    Hello,
    In your case or may be someone else case, if you do not the operating system , that is how it works or something you what to test from the operating system , but the best way to do this is to have an live cd, you can download the live cd from the linux distributor's official site and the burn it on the cd and insert the cd and test if you like the operating system or not. This is the easiest way to decide weather the operating system is good , that is you like it or not and you wish to continue it or not

Similar Threads

  1. Problem to install SP3 on Windows XP SP2
    By Pingui in forum Windows Update
    Replies: 1
    Last Post: 23-08-2011, 12:33 AM
  2. Problem Getting MTP to Install Correctly
    By Deffen-Baugh in forum XP Hardware
    Replies: 3
    Last Post: 13-07-2010, 05:04 AM
  3. New build - XP install problem
    By Noah21 in forum Motherboard Processor & RAM
    Replies: 5
    Last Post: 17-02-2010, 08:29 PM
  4. Win 7 install problem
    By qwikkk in forum Windows Software
    Replies: 2
    Last Post: 21-07-2009, 06:36 PM
  5. Win XP SP3 problem after install
    By AngelaJo in forum Windows Update
    Replies: 13
    Last Post: 21-05-2008, 02:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,617,643.63165 seconds with 17 queries