The repository for Debian-based LAMP servers

Ubuntu 源里的 php 版本版本过低?更新太慢?懒得自己编译?
没关系,dotdeb 就是干这事的。

About

Dotdeb is a repository containing many packages for the Debian stable (aka ”Etch”) distribution :

  • PHP versions 4 & 5 and many of their PECL extensions,
  • MySQL versions 5.0 and 5.1,
  • Qmail,
  • Vpopmail…

Its goal is to turn easily your Debian GNU/Linux boxes into powerful, stable and up-to-date LAMP servers.
Dotdeb supports i386 and amd64 architectures.

使用说明

Using Dotdeb is very simple:

  1. Add these two lines to your /etc/apt/sources.list file (choosing a mirror near you) :
    1
    2
    deb http://packages.dotdeb.org stable all
        deb-src http://packages.dotdeb.org stable all
  2. Run
    1
    apt-get update
  3. You should now be able to use the Dotdeb packages with
    1
    apt-get

    (or

    1
    dselect

    , or

    1
    aptitude

    as well…)

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
This entry was posted in Technologies and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>