-
Notifications
You must be signed in to change notification settings - Fork 32
Installation
Cornelius Schumacher edited this page Jun 19, 2015
·
5 revisions
We provide various ways how to install Machinery.
The quickest way to install Machinery is the one-click installer:
You can find all available variants of the Machinery packages in the openSUSE software search. The sources of the packages are maintained as Machinery package in the Open Build Service.
Get the latest release from the Machinery release page as source archive. Extract the archive and run the machinery
executable from the bin
sub directory.
Check out the Machinery git repository with a command like
git clone [email protected]:SUSE/machinery.git
and run the machinery
executable from the bin
sub directory.