|
| ||||||||||
| Tags: advanced packaging toolkit, apt, apte get, debian, package manager |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Problem with apt package manager
I want to install a package on debian server via apt-get. I transferred the pkg on my remote server / data, then I run: Code: apt-get install some.deb Code: Reading Package Lists ... Done Building Dependency Tree ... Done E: Could not find package some.deb |
|
#2
| |||
| |||
| Re: Problem with apt package manager
Hello, I think if the following command is not working Code: apt-get Code: dpkg-i some.deb |
|
#3
| |||
| |||
| Re: Problem with apt package manager
Hello, To install a package located locally must be: Code: dpkg-i some.deb |
|
#4
| |||
| |||
| Re: Problem with apt package manager
Hello, 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 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, I think the problem is solved and also thanks for your help. Also if you know some tips and tweaks for the apt package manager , then please let me know I am the interested one here. |
|
#5
| |||
| |||
| Re: Problem with apt package manager
Hello, Why do not you carry the CD installation of debian then? it works the same way except that in apt-setup you have says CD. It goes through all the CD to do its basic package 'installation' and dependencies. After, when you do a 'apt-get install MyPackage', it tells you 'Please insert CD # N' in the drive It's still done well Debian it must take advantage of its tools. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Problem with apt package manager" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Package format in Eee Note Package Manager | Sanju!Ekta | Portable Devices | 6 | 11-08-2011 11:30 PM |
| Where are the packages in Package Manager of BackTrack 5? | CAMDEND | Windows Software | 5 | 09-07-2011 10:37 AM |
| Hyper Note Package manager | Angee | Windows Software | 5 | 28-06-2011 10:56 AM |
| I want to know about eee note package manager | Bethany Johson | Portable Devices | 5 | 23-06-2011 12:30 AM |
| Software manager vs Package manager in Linux Mint | (IVORY) | Operating Systems | 5 | 18-01-2011 10:08 AM |