X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F4_APIs_and_Services%2F4.4_AGL_Test_Framework%2F0_Installation%2FInstallation.md;fp=docs%2F4_APIs_and_Services%2F4.4_AGL_Test_Framework%2F0_Installation%2FInstallation.md;h=0000000000000000000000000000000000000000;hb=eefc3ab6cbb8a5901632f46d99e13c8d90b2415d;hp=512e08f1c7a75b6a331b951114d25c4a0c79ac28;hpb=4aad369c9728061c97b3de792286e743ee884b09;p=AGL%2Fdocumentation.git diff --git a/docs/4_APIs_and_Services/4.4_AGL_Test_Framework/0_Installation/Installation.md b/docs/4_APIs_and_Services/4.4_AGL_Test_Framework/0_Installation/Installation.md deleted file mode 100644 index 512e08f..0000000 --- a/docs/4_APIs_and_Services/4.4_AGL_Test_Framework/0_Installation/Installation.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -edit_link: '' -title: Installation -origin_url: >- - https://git.automotivelinux.org/apps/app-afb-test/plain/docs/0_Installation.md?h=master ---- - - - -# Installation - -[Verify Your Build Host](../../../devguides/reference/1-verify-build-host.html). - -Use the following command-line to get the `afb-test` binding and all its -dependencies. - -* Fedora (>= 27): - -```bash -dnf install agl-app-afb-test-devel -``` - -* OpenSuse (>= 15.0): - -```bash -zypper install agl-app-afb-test-devel -``` - -* Ubuntu (>= Xenial), Debian stable: - -```bash -apt-get install agl-app-afb-test-dev -```