Slashdot Mirror


Debian Package of the Day

flok writes "The Debian project has started a new webpage: the 'Debian package of the day.' It does what it says — every day another package from the Debian repository is posted with an elaborate description and some nice screenshots. As Debian (and all the other distributions as well) contains way too many packages for it to be feasible to inspect all of them yourself, this is then a nice way of learning about all kinds interesting software packages."

2 of 58 comments (clear)

  1. Re:OMG by RAID10 · · Score: 5, Informative

    Bug reports are actually sent to bugs.debian.org
    ATM there's only 72 rc-bugs to be squashed before Etch will be ready (Debian-installer rc2 will be out soon too). Soon enough the most stable Linux distribution ever is released. Thanks to all debian developers around the world.

  2. package comparations - with debtags by Anonymous Coward · · Score: 5, Interesting

    Use debtags for that, e.g. you have vim:
    $ apt-cache show vim | grep '^Tag:'
    Tag: devel::editor, interface::text-mode, role::program, scope::application, uitoolkit::ncurses, use::editing, works-with::text


    then you can search for packages with similar tags
    $ debtags search '(works-with::text && use::editing && interface::text-mode)'

    and, whoa, you get quite a lot of stuff, and the first entry, abiword-plugins, seems to be mistagged too :) - But the concept seems sound. IIRC debian also allows wiki-like editing of the tag-db somewhere.

    HTH

    P.S.: Yes, emacs is among the results:
    emacs21 - The GNU Emacs editor
    [..]
    emacs21-nox - The GNU Emacs editor (without X support)
    qemacs - Small emacs clone editor with HTML and DocBook editing support
    xemacs21-bin - highly customizable text editor -- support binaries
    zile - very small emacs-like editor