{"id":2648,"date":"2022-09-20T21:23:58","date_gmt":"2022-09-20T13:23:58","guid":{"rendered":"https:\/\/guerilla.ddns.net\/wp\/?p=2648"},"modified":"2025-08-22T20:05:20","modified_gmt":"2025-08-22T12:05:20","slug":"what-a-c-programmer-needs-tools-after-a-new-opensuse-15-installation","status":"publish","type":"post","link":"https:\/\/guerilla.ddns.net\/wp\/?p=2648","title":{"rendered":"A C programmer needs tools after a new openSUSE Leap 15 installation"},"content":{"rendered":"<p>1. c\/c++, and make<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">sudo zypper install -t pattern devel_basis<\/code><\/pre>\n<p>&nbsp;<br \/>\n2. cmake<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">sudo zypper install cmake<\/code><\/pre>\n<p>&nbsp;<br \/>\n3. GTK 4<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">sudo zypper install gtk4-devel<\/code><\/pre>\n<p>&nbsp;<br \/>\n4. Visual Studio Code<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">sudo rpm --import https:\/\/packages.microsoft.com\/keys\/microsoft.asc<\/code><\/pre>\n<pre><code class=\"language-bash\" data-line=\"\">sudo zypper addrepo https:\/\/packages.microsoft.com\/yumrepos\/vscode vscode<\/code><\/pre>\n<pre><code class=\"language-bash\" data-line=\"\">sudo zypper refresh<\/code><\/pre>\n<pre><code class=\"language-bash\" data-line=\"\">sudo zypper install code<\/code><\/pre>\n<p>&nbsp;<\/p>\n<hr \/>\n<p>&nbsp;<br \/>\n5. flatpak<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">flatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo<\/code><\/pre>\n<pre><code class=\"language-bash\" data-line=\"\">flatpak remote-add --if-not-exists --user flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo<\/code><\/pre>\n<p>&nbsp;<br \/>\n6. Cambalache<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">flatpak install --user flathub ar.xjuan.Cambalache<\/code><\/pre>\n<p>&nbsp;<br \/>\n7. GitHub<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">flatpak install --user flathub io.github.shiftey.Desktop<\/code><\/pre>\n<p>&nbsp;<br \/>\n&nbsp;<br \/>\nref:<br \/>\n\u2022 <a href=\"https:\/\/www.pragmaticlinux.com\/2022\/01\/how-to-install-build-essential-on-opensuse\/\" rel=\"noopener\" target=\"_blank\"><em>How to install build-essential on openSUSE &#8211; PragmaticLinux<\/em><\/a><br \/>\n\u2022 <a href=\"https:\/\/en.opensuse.org\/Visual_Studio_Code\" rel=\"noopener\" target=\"_blank\"><em>Visual Studio Code &#8211; openSUSE Wiki<\/em><\/a><br \/>\n&nbsp;<br \/>\n#opensuse15<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. c\/c++, and make sudo zypper install -t pattern devel [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[179],"tags":[27,194],"class_list":["post-2648","post","type-post","status-publish","format-standard","hentry","category-infotech","tag-coding","tag-opensuse"],"_links":{"self":[{"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=\/wp\/v2\/posts\/2648","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2648"}],"version-history":[{"count":8,"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=\/wp\/v2\/posts\/2648\/revisions"}],"predecessor-version":[{"id":3379,"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=\/wp\/v2\/posts\/2648\/revisions\/3379"}],"wp:attachment":[{"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2648"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2648"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/guerilla.ddns.net\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}