Dselect: Difference between revisions
{{fact}} on "It has received some improvements more recently" |
m Date/fix the maintenance tags or gen fixes |
||
Line 7: | Line 7: | ||
The work on dselect started in dpkg version 0.93.12, and the first alpha release of dselect was made on [[March 27]], [[1995]] in version 0.93.32. dselect was distributed in the dpkg package until June 21, 2002; even after it was split out into its own package, it was kept as a pre-dependency of dpkg in order to assist upgrades. It has been a standalone package since March 3, 2005. |
The work on dselect started in dpkg version 0.93.12, and the first alpha release of dselect was made on [[March 27]], [[1995]] in version 0.93.32. dselect was distributed in the dpkg package until June 21, 2002; even after it was split out into its own package, it was kept as a pre-dependency of dpkg in order to assist upgrades. It has been a standalone package since March 3, 2005. |
||
dselect has a text-mode user interface, a set of key bindings that is generally considered to be fairly non-intuitive, and its dependency resolution mechanism is suboptimal. It has received some improvements more recently{{ |
dselect has a text-mode user interface, a set of key bindings that is generally considered to be fairly non-intuitive, and its dependency resolution mechanism is suboptimal. It has received some improvements more recently{{Fact|date=July 2007}}, notably the ability to use [[Advanced Packaging Tool|apt]] as the back-end 'method' for installing packages. |
||
Today, dselect is largely superseded by its modern counterparts, such as [[Advanced Packaging Tool|apt-get]] and [[aptitude (program)|aptitude]]. |
Today, dselect is largely superseded by its modern counterparts, such as [[Advanced Packaging Tool|apt-get]] and [[aptitude (program)|aptitude]]. |
Revision as of 09:58, 9 July 2007
dselect is a computer program used to manage software packages in the Debian operating system.
dselect is one of the oldest front-ends to dpkg, and the bulk of its development happened when it was originally written by Ian Jackson, who actually wrote it alongside dpkg.
The work on dselect started in dpkg version 0.93.12, and the first alpha release of dselect was made on March 27, 1995 in version 0.93.32. dselect was distributed in the dpkg package until June 21, 2002; even after it was split out into its own package, it was kept as a pre-dependency of dpkg in order to assist upgrades. It has been a standalone package since March 3, 2005.
dselect has a text-mode user interface, a set of key bindings that is generally considered to be fairly non-intuitive, and its dependency resolution mechanism is suboptimal. It has received some improvements more recently[citation needed], notably the ability to use apt as the back-end 'method' for installing packages.
Today, dselect is largely superseded by its modern counterparts, such as apt-get and aptitude.