Per a openSUSE Tumbleweed executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/server:php:applications/openSUSE_Tumbleweed/server:php:applications.repo
zypper refresh
zypper install php-cs-fixer
Per a openSUSE Slowroll executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/server:php:applications/openSUSE_Slowroll/server:php:applications.repo
zypper refresh
zypper install php-cs-fixer
Per a openSUSE Factory executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/server:php:applications/openSUSE_Factory/server:php:applications.repo
zypper refresh
zypper install php-cs-fixer
Per a devel languages php tumbleweed executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/server:php:applications/devel_languages_php_tumbleweed/server:php:applications.repo
zypper refresh
zypper install php-cs-fixer
Per a 16.0 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/server:php:applications/16.0/server:php:applications.repo
zypper refresh
zypper install php-cs-fixer
Per a 15.6 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/server:php:applications/15.6/server:php:applications.repo
zypper refresh
zypper install php-cs-fixer
Per a 15.5 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/server:php:applications/15.5/server:php:applications.repo
zypper refresh
zypper install php-cs-fixer