{"id":1083,"date":"2024-01-19T13:49:25","date_gmt":"2024-01-19T12:49:25","guid":{"rendered":"https:\/\/www.stephan-lubahn.de\/?p=1083"},"modified":"2025-12-23T21:56:44","modified_gmt":"2025-12-23T20:56:44","slug":"installation-enpass-auf-ubuntu","status":"publish","type":"post","link":"https:\/\/www.stephan-lubahn.de\/?p=1083","title":{"rendered":"Installation Enpass auf Ubuntu"},"content":{"rendered":"\n<p>To install Enpass, add a new repository to&nbsp;<code>\/etc\/apt\/sources.list<\/code>:<br><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ echo \"deb https:\/\/apt.enpass.io\/  stable main\" | sudo tee \/etc\/apt\/sources.list.d\/enpass.list\n<\/code><\/pre>\n\n\n\n<p>And import key that is used to sign the release:<br><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ wget -O - https:\/\/apt.enpass.io\/keys\/enpass-linux.key | sudo tee \/etc\/apt\/trusted.gpg.d\/enpass.asc\n<\/code><\/pre>\n\n\n\n<p>After that, you can install Enpass as any other software package:<br><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo apt-get update\n$ # sudo nano \/etc\/apt\/sources.list   nicht mehr notwendig\n$ sudo apt-get install enpass<\/code><\/pre>\n\n\n\n<p>Sollte es hier zu einer Fehlermeldung kommen bitte \u00fcber die Ubuntu Software installieren.<\/p>\n\n\n\n<p>finish<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To install Enpass, add a new repository to&nbsp;\/etc\/apt\/sources.list: And import key that is used to sign the release: After that, you can install Enpass as any other software package: Sollte es hier zu einer Fehlermeldung kommen bitte \u00fcber die Ubuntu &hellip; <a href=\"https:\/\/www.stephan-lubahn.de\/?p=1083\">Weiterlesen <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[90],"tags":[119,120],"class_list":["post-1083","post","type-post","status-publish","format-standard","hentry","category-installation","tag-enpass-auf-linux","tag-enpass-ubuntiu"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=\/wp\/v2\/posts\/1083","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1083"}],"version-history":[{"count":7,"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=\/wp\/v2\/posts\/1083\/revisions"}],"predecessor-version":[{"id":2477,"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=\/wp\/v2\/posts\/1083\/revisions\/2477"}],"wp:attachment":[{"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1083"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1083"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stephan-lubahn.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}