Waiting for the wind

programming memo in different platforms

How to rebuild packages with source files in debian/ubuntu

發文作者 cotton5415 於 四月 26, 2007

  1. download the debian/ubuntu package file (xxxx.dsc, xxxx.orig.tar.gz, and xxxx.diff.gz) from
    ubuntu’s package page or debian’s package page
  2. # dpkg-source -x xxx.dsc // to extract package source file
  3. # debuild -rfakeroot // (optional) to build source files with a fake root
  4. # dpkg -i xxx.deb // install package binary file

Reference:
http://www.debian.org.hk/planet?page=2

一個回應 至 “How to rebuild packages with source files in debian/ubuntu”

  1. [...] How to rebuild packages with source files in debian/ubuntu « Waiting for the wind [...]

發表迴響

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / 變更 )

Twitter picture

You are commenting using your Twitter account. Log Out / 變更 )

Facebook照片

You are commenting using your Facebook account. Log Out / 變更 )

連結到 %s

 
Follow

Get every new post delivered to your Inbox.