X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=contents%2Finstalling-lttng%2Fdesktop-distributions%2Fopensuse.md;h=57c0d9f5684b5641789f76939b41b6f9b1a9b3b9;hb=b7189a67bfba753671c21dbaad05361b3a702563;hp=8c23f78b0b3ce3a2ffa7f678f9b9d39b3d75f30f;hpb=381786a1fd5b914be546360726e739c2d7922403;p=lttng-docs.git diff --git a/contents/installing-lttng/desktop-distributions/opensuse.md b/contents/installing-lttng/desktop-distributions/opensuse.md index 8c23f78..57c0d9f 100644 --- a/contents/installing-lttng/desktop-distributions/opensuse.md +++ b/contents/installing-lttng/desktop-distributions/opensuse.md @@ -2,16 +2,15 @@ id: opensuse --- -openSUSE has LTTng packages since version 12.3. To install LTTng, you -first need to add an entry to your repositories. All LTTng repositories +openSUSE has had LTTng packages since version 12.3. To install LTTng, you +first need to add an entry to your repository configuration. All LTTng repositories are available here. -For example, the following will add the LTTng repository for +For example, the following commands adds the LTTng repository for openSUSE 13.1:
-sudo -i
-curl http://download.opensuse.org/repositories/devel:/tools:/lttng/openSUSE_13.1/devel:tools:lttng.repo > /etc/zypp/repos.d/lttng.repo
+sudo zypper addrepo http://download.opensuse.org/repositories/devel:/tools:/lttng/openSUSE_13.1/devel:tools:lttng.repo
 
Then, refresh the package database: