Git access
As of April 2014 ( Version 2.9p4 ) owfs has moved from the old CVS to a modern git system for code access.
- Binary packages (just run)
- Most linux distributions not package owfs directly (incldues Ubuntu, Debian, Fedora, ...)
- Many embedded systems like OpenWRT package owfs directly
- Source Package
- a "tar ball" of the latest distribution can be downloaded from Sourceforge (this will required compiling)
- the newest "developement version" source can be obtained via the following git command:
git clone git://git.code.sf.net/p/owfs/code owfs-code
Previous page: Building under Ubuntu
Next page: Installing OWFS