install specific version of debian package with apt
Let’s say you have multiple version of a package that are available and you want to install a specific one.
- No Comments »
- March 12th, 2010 by cj2003
Debian-news is about one simple thing - news about Debian GNU/Linux and the top free distributions based on Debian GNU/Linux.
Let’s say you have multiple version of a package that are available and you want to install a specific one.
Several months ago I created an article with 5 APT (Advanced Packaging Tool) tips for both Debian and Ubuntu available here. APT is the package manager in Debian and Debian-based distributions, like Ubuntu. Here’s part two of that article, with 5 more tips and tricks for APT.
If you are administering small-memory VPS servers it’s very easy to exceed all available memory. Typical memory hogs (apache mpm-prefork, rsyslogd) could be easily replaced by alternatives.
The below steps are to set up a local Debian repository which would be available through APT with the following lines in /etc/apt/sources.list:….
This is a concise tutorial on Debian package management. This tutorial is also applicable for Linux distributions such as Ubuntu, Linux Mint, and other derivatives of Debian.
Certainly most of the Linux users would like to have their systems fully optimized for their rigs but do not have the stamina or enough knowledge to play with the Gentoo installation paradigm.
Several months ago I created an article with 5 APT (Advanced Packaging Tool) tips for both Debian and Ubuntu available here. APT is the package manager in Debian and Debian-based distributions, like Ubuntu. Here’s part two of that article, with 5 more tips and tricks for APT.
Apt-p2p gives you the ability to download Debian packages via a peer-to-peer protocol. Apt-p2p will try to get the packages from peers before it resorts to pulling them from the repository.
In this wide world of Linux, there are primarily just two package management systems which reign: RPM and Deb. Most binary distributions use one or the other and there has long been tension between the two. So which system performs better?
A check for this missing key tells us it is for Lenny/5.0 sources which have been introduced to the Debian Archive and all new packages are being signed with this new key.
Lately, my Debian servers have been bugging me with stuff like this everytime I tried to apt-get update: “W: There are no public key available for the following key IDs:”
Debian has a Blue Background, and ubuntu has a color that i don’t know the name of, Besides, Hardy shipped with XEN not functional on my 64Bit and i had to wait for a long time to have it fixed, Lenny here i am.
If you use a Debian-based Linux distribution then you probably use Synaptic. And if you use Synaptic enough you may have come across an application that it can not find.
Also known as the Advanced Package Tool, APT was first introduced in Debian 2.1 in 1999. APT is not so much a specific program as it is a collection of separate, related packages.