{"id":14878,"date":"2022-02-03T15:59:33","date_gmt":"2022-02-03T15:59:33","guid":{"rendered":"https:\/\/linuxways.net\/?p=14878"},"modified":"2022-02-03T16:00:23","modified_gmt":"2022-02-03T16:00:23","slug":"how-to-install-feathernotes-on-debian-11","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/debian\/how-to-install-feathernotes-on-debian-11\/","title":{"rendered":"How to Install FeatherNotes on Debian 11"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>Note-taking is not just a necessity, but it is also an art. To make this artistic activity an absolute love, a user needs the right platform. For Debian users, we have a very nice application to make use of it. The <a href=\"https:\/\/github.com\/tsujan\/feathernotes\">FeatherNotes<\/a> is more than just notes. It works flawlessly on Debian Linux systems.<\/p>\n<p>I would not recommend installing FeatherNotes using Ubuntu repositories. The only repositories are valid of Debian\u2019s own repositories. I highly recommend using Debian repositories only. I am using the LXQT Desktop environment. You can choose to use any environment for your setup.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"730\" height=\"459\" class=\"wp-image-14879\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-162.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-162.png 730w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-162-300x189.png 300w\" sizes=\"auto, (max-width: 730px) 100vw, 730px\" \/><\/p>\n<h2>Dependency Requirements For FeatherNotes<\/h2>\n<p>The FeatherNotes application comes as a single installer and does not need any special libraries.<\/p>\n<h2>Step 1. Install FeatherNotes using Debian Repositories<\/h2>\n<p>As discussed before, the best way to install FeatherNotes is using Debian repos. Ubuntu PPAs create lots of problems and break the Debian system. To make the FeatherNotes installation process simpler, update the system first using the following commands.<\/p>\n<pre><strong>$ sudo apt update<\/strong><\/pre>\n<pre><strong>$ sudo apt dist-upgrade<\/strong><\/pre>\n<p>As soon as the system is updated it will be ready to install the up-to-date packages. Use the below command to install FeatherNotes.<\/p>\n<pre><strong>$ sudo apt install feathernotes<\/strong><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"649\" height=\"346\" class=\"wp-image-14880\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-163.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-163.png 649w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-163-300x160.png 300w\" sizes=\"auto, (max-width: 649px) 100vw, 649px\" \/><\/p>\n<p>Once the repositories are fetched, the above command will install FeatherNotes in no time.<\/p>\n<h2>Step 2. Verify FeatherNotes Installation<\/h2>\n<p>The FeatherNotes package has now been installed. To make sure that we have access to the package, we can cross-verify it using both the command line and the GUI. Use the following command to verify the availability of FeatherNotes on Debian 11.<\/p>\n<pre><strong>$ feathernotes --version<\/strong><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"443\" height=\"60\" class=\"wp-image-14881\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-164.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-164.png 443w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-164-300x41.png 300w\" sizes=\"auto, (max-width: 443px) 100vw, 443px\" \/><\/p>\n<p>The graphical user interface method is even simpler. You will need to search in your system dashboard and try to locate the package name as shown below.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"203\" height=\"94\" class=\"wp-image-14882\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-165.png\" \/><\/p>\n<h2>Step 3. Launch FeatherNotes on Debian 11<\/h2>\n<p>You can use both the command line and graphical user interface to run FeatherNotes. I am using LXQT on top of Debian\u2019s installation. I will check my dashboard and use the mouse to access FeatherNotes. You can verify the process with the following screenshot.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"517\" height=\"404\" class=\"wp-image-14883\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-166.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-166.png 517w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-166-300x234.png 300w\" sizes=\"auto, (max-width: 517px) 100vw, 517px\" \/><\/p>\n<p>Once you locate the package name, click and launch.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"706\" height=\"531\" class=\"wp-image-14884\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-167.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-167.png 706w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-167-300x226.png 300w\" sizes=\"auto, (max-width: 706px) 100vw, 706px\" \/><\/p>\n<h2>Step 4. Remove FeatherNotes on Debian 11<\/h2>\n<p>As we used Debian repositories, therefore we can simply remove the FeathernNotes application using the apt command as shown below.<\/p>\n<pre><strong>$ sudo apt remove feathernotes<\/strong><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"645\" height=\"375\" class=\"wp-image-14885\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-168.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-168.png 645w, https:\/\/linuxways.net\/wp-content\/uploads\/2022\/02\/word-image-168-300x174.png 300w\" sizes=\"auto, (max-width: 645px) 100vw, 645px\" \/><\/p>\n<h2><strong>Conclusion<\/strong><\/h2>\n<p>In this guide, we explored how to install, launch, and remove FeatherNotes on a Debian system. I hope you enjoy using FeatherNotes.<\/p>","protected":false},"excerpt":{"rendered":"<p>Introduction Note-taking is not just a necessity, but it is also an art. To make this artistic activity an absolute love, a user needs the right platform. For&hellip;<\/p>","protected":false},"author":1,"featured_media":14914,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[521,896],"class_list":["post-14878","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-debian","tag-debian-11","tag-feathernotes"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/14878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/comments?post=14878"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/14878\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/14914"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=14878"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=14878"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=14878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}