{"id":5806,"date":"2022-11-14T22:49:58","date_gmt":"2022-11-14T13:49:58","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=5806"},"modified":"2023-08-28T20:42:24","modified_gmt":"2023-08-28T11:42:24","slug":"ubuntu-desktop-22-04%e3%81%abbuild-essential%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%99%e3%82%8b%ef%bc%81","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/5806","title":{"rendered":"Ubuntu Desktop 22.04\u306bbuild-essential\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01"},"content":{"rendered":"<p>Ubuntu Desktop 22.04\u306bbuild-essential\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>apt\u30b3\u30de\u30f3\u30c9\u3067build-essential\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\uff01<\/h2>\n<p>apt\u30b3\u30de\u30f3\u30c9\u3067build-essential\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install build-essential\r\n<\/pre>\n<h2>\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u4f9d\u5b58\u95a2\u4fc2\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u5834\u5408\u306f\u30fb\u30fb\u30fb<\/h2>\n<p>build-essential\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u4f9d\u5b58\u95a2\u4fc2\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3066\u3001\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u306a\u3044\u3053\u3068\u304c\u591a\u3005\u3042\u308a\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,13]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install build-essential \r\n&#x5B;sudo] password for usradmin: \r\nReading package lists... Done\r\nBuilding dependency tree... Done\r\nReading state information... Done\r\nSome packages could not be installed. This may mean that you have\r\nrequested an impossible situation or if you are using the unstable\r\ndistribution that some required packages have not yet been created\r\nor been moved out of Incoming.\r\nThe following information may help to resolve the situation:\r\n\r\nThe following packages have unmet dependencies:\r\n libc6-dev : Depends: libc6 (= 2.35-0ubuntu3) but 2.35-0ubuntu3.1 is to be installed\r\nE: Unable to correct problems, you have held broken packages.\r\n<\/pre>\n<p>\u3053\u306e\u5834\u5408\u3001\u4f9d\u5b58\u95a2\u4fc2\u306e\u89e3\u6d88\u65b9\u6cd5\u3068\u3057\u3066\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u304c\u6709\u52b9\u306a\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u3002\u4eca\u56de\u306e\u4f8b\u3068\u3057\u3066\u3001libc6\u3092\u30c0\u30a6\u30f3\u30b0\u30ec\u30fc\u30c9\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,11]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install libc6=2.35-0ubuntu3\r\nReading package lists... Done\r\nBuilding dependency tree... Done\r\nReading state information... Done\r\nSuggested packages:\r\n  glibc-doc\r\nRecommended packages:\r\n  libnss-nis libnss-nisplus\r\nThe following packages will be REMOVED:\r\n  libc6-dbg\r\nThe following packages will be DOWNGRADED:\r\n  libc6\r\n0 upgraded, 0 newly installed, 1 downgraded, 1 to remove and 5 not upgraded.\r\nNeed to get 3,235 kB of archives.\r\nAfter this operation, 18.7 MB disk space will be freed.\r\nDo you want to continue? &#x5B;Y\/n] \r\nGet:1 http:\/\/jp.archive.ubuntu.com\/ubuntu jammy\/main amd64 libc6 amd64 2.35-0ubuntu3 &#x5B;3,235 kB]\r\nFetched 3,235 kB in 4s (773 kB\/s)  \r\nPreconfiguring packages ...\r\n(Reading database ... 206356 files and directories currently installed.)\r\nRemoving libc6-dbg:amd64 (2.35-0ubuntu3.1) ...\r\ndpkg: warning: downgrading libc6:amd64 from 2.35-0ubuntu3.1 to 2.35-0ubuntu3\r\n(Reading database ... 205885 files and directories currently installed.)\r\nPreparing to unpack ...\/libc6_2.35-0ubuntu3_amd64.deb ...\r\nUnpacking libc6:amd64 (2.35-0ubuntu3) over (2.35-0ubuntu3.1) ...\r\nSetting up libc6:amd64 (2.35-0ubuntu3) ...\r\nProcessing triggers for libc-bin (2.35-0ubuntu3.1) ...\r\n<\/pre>\n<p>\u518d\u5ea6\u3001\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u8a66\u307f\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install build-essential\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>build-essential\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u306f\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u4f9d\u5b58\u95a2\u4fc2\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u5834\u5408\u304c\u591a\u3044\u3067\u3059\u3002\u7c98\u308a\u5f37\u304f\u3001\u4f9d\u5b58\u95a2\u4fc2\u306e\u89e3\u6d88\u3092\u56f3\u3063\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u884c\u3044\u307e\u3059\u3002<\/p>\n<h2>\u53c2\u8003\u60c5\u5831<\/h2>\n<ul>\n<li><a href=\"https:\/\/www.ubuntu.com\/desktop\" target=\"_blank\" rel=\"noopener noreferrer\">Ubuntu Desktop<\/a><\/li>\n<li><a href=\"https:\/\/www.ubuntu.com\/desktop\/developers\" target=\"_blank\" rel=\"noopener noreferrer\">Ubuntu Desktop for developers<\/a><\/li>\n<li><a href=\"https:\/\/blog.ubuntu.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">ubuntu blog<\/a><\/li>\n<li><a href=\"https:\/\/wiki.ubuntu.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">ubuntu wiki<\/a><\/li>\n<\/ul>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/11140\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Ubuntu Desktop 22.04\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2022\/04\/fi_ubuntu_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Ubuntu Desktop 22.04\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01<\/div><div class=\"substr\">Ubuntu Desktop 22.04 LTS\u3092\u4f7f\u3044\u3053\u306a\u3059\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<h2>\u95a2\u9023\u66f8\u7c4d\uff08Amazon\uff09<\/h2>\n<p><a href=\"https:\/\/amzn.to\/3vqrEPc\" rel=\"noopener\" target=\"_blank\"><img decoding=\"async\" class=\"paapi5-pa-product-image-source\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51p2j7BlgUL._SL160_.jpg\" alt=\"N\/A\"><\/a><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu Desktop 22.04\u306bbuild-essential\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":5284,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[273,51],"class_list":["post-5806","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu-desktop-2204","tag-build-essential","tag-ubuntu"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/5806","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=5806"}],"version-history":[{"count":4,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/5806\/revisions"}],"predecessor-version":[{"id":14528,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/5806\/revisions\/14528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/5284"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=5806"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=5806"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=5806"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}