i\'m creating a .deb package and i got to the point where i can express most of my dependencies. unfortunately, there are some dependencies left that currently don\'t have a .deb package (eg wdfs, or
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m trying to build a series of packages using pbuilder. These packages depend on each other, so to facilitate that, I have a local repository, which I manage using reprepro. This local repository co
I know there are other applications also, but considering yum/apt-get/aptitude/pacman are you core package managers for linux distributions.
I have booted my system from a live Ubuntu CD, and I need to fix some package problems. I have mounted my hard drive, and now I want to run 开发者_StackOverflow社区apt-get as if I booted normally. ie
How to download openssh package using apt-get? The problem is that the package is already installed so I get only:
I can\'t find the emacs package to install on debian. I am using apt-cache search [emacs*+] and I get a list of packages which depend on emacs, but not emacs itself.
Trying to learn how to work with packages in Ubuntu (and have Gentoo experience). This command is already known:
Last year, in 2009 GSoC, I participated with an organization called Winlibre. The basic idea is having a project similar to Aptitude (or Apt-get) and a GUI like Synaptic but for Windows and just to ho
What are the environment variables made available to debian/rules (often make) when spawned by apt-get during installation of a package under Ubuntu?