-
Notifications
You must be signed in to change notification settings - Fork 73
Download
Home | Download | Documentation | ChangeLog | Development | ToDo | Links
The Git repository is hosted on GitHub service and is available as http://github.com/fakechroot/fakechroot repository.
The easiest way is to use git clone
command:
$ git clone --depth 1 https://github.com/dex4er/fakechroot
The upstream tarballs are available at
https://github.com/dex4er/fakechroot/releases
The previous versions are also available at
https://github.com/fakechroot/fakechroot/downloads
The official packages: http://packages.debian.org/fakechroot
It can be installed with apt-get:
$ apt-get install fakechroot
The source packages are developed at https://github.com/dex4er/deb-fakechroot
and can be built with git-buildpackage
command:
$ git clone https://github.com/dex4er/deb-fakechroot
$ git fetch origin +upstream:upstream
$ git fetch origin +pristine-tar:pristine-tar
$ gbp buildpackage -uc -us
The official packages: http://packages.ubuntu.com/fakechroot
It can be installed with apt-get:
$ apt-get install fakechroot
The official packages: https://software.opensuse.org/package/fakechroot
It can be installed with zypper:
$ zypper install fakechroot
The official packages: https://admin.fedoraproject.org/pkgdb/package/fakechroot/
It can be installed with yum:
$ yum install fakechroot
The official packages: https://packages.gentoo.org/packages/sys-apps/fakechroot
The official packages: https://www.archlinux.org/packages/extra/x86_64/fakechroot/