<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/notetask/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/notetask/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 03 Apr 2026 11:49:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/notetask/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by AlexanderT</title><link>https://sourceforge.net/p/notetask/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -6,9 +6,12 @@

 Several installer options are available on the releases page:

-- **notetask-any-x86-x64.exe** — a universal EXE installer that works on **both x86 and x64** systems and supports installation **for a single user or for all users**, depending on the selected options.
-- **notetask-x64.msi / notetask-x86.msi** — installs the application **for the current user**.  
-- **notetask-x64-allusers.msi / notetask-x86-allusers.msi** — installs the application **for all users on the system**.  
+| Description | Files |
+|-------------|-------|
+| **Universal installer (EXE)** — universal installer for **x86 and x64**, supports installation **for the current user or for all users** | `notetask‑any‑x86‑x64.exe` |
+| **User installer (MSI)** — installs the application **for the current user** | `notetask‑x64.msi`&lt;br/&gt;`notetask‑x86.msi` |
+| **System installer (MSI)** — installs the application **for all users on the system** | `notetask‑x64‑allusers.msi`&lt;br/&gt;`notetask‑x86‑allusers.msi` |
+| **Portable version** — saves its settings to `form_settings.json` if it is near the executable; otherwise, in the user directory | `notetask‑x86‑x64‑portable.zip` |

 &amp;gt; **Note:** Windows XP supports installation **only via MSI installers**. The EXE installer is **not compatible** with Windows XP.

@@ -17,9 +20,11 @@
 ---

 ### Linux
-*Debian-like systems*
+### *Debian-like systems (Debian, Ubuntu, etc.)*

-Download the appropriate `.deb` package for your system from the [releases page](https://github.com/plaintool/Notetask/releases). To install the package, open a terminal and run:
+Download the appropriate `.deb` package for your system from the [releases page](https://github.com/plaintool/Notetask/releases), or use `wget` directly. An example of using `wget` is provided on the release page.
+
+If you downloaded the package manually, you can also install it via:

     :::bash
     sudo dpkg -i /path/to/notetask.deb
@@ -27,14 +32,12 @@

     :::bash
     sudo apt-get install -f
-To remove Notetask from your system, use:


-    :::bash
-    sudo dpkg -r notetask
+### *RPM-based systems (Fedora, RHEL, CentOS, openSUSE, etc.)*

-*Fedora-like systems*
+Download the appropriate `.rpm` package for your system, or use `wget` directly. An example of using `wget` is provided on the release page.

-Download the appropriate .rpm package for your system. To install the package, open a terminal and run:
+If you downloaded the package manually, you can also install it via:

     :::bash
     sudo dnf install /path/to/notetask.rpm
@@ -42,11 +45,6 @@

     :::bash
     sudo dnf install -y gtk2
-To remove Notetask from your system, use:
-

-    :::bash
-    sudo dnf remove notetask
-
 Some Notetask functions can run scripts in a terminal.
 If no terminal emulator is installed, you can add one, for example:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AlexanderT</dc:creator><pubDate>Fri, 03 Apr 2026 11:49:56 -0000</pubDate><guid>https://sourceforge.net17e0353e839f14d5f2ffa7c26674b9138a35cb0a</guid></item><item><title>Installation modified by AlexanderT</title><link>https://sourceforge.net/p/notetask/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="h-installation"&gt;Installation&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/plaintool/notetask/releases/latest" rel="nofollow"&gt;&lt;img alt="latest version" rel="nofollow" src="https://img.shields.io/github/v/release/plaintool/notetask?color=blue&amp;amp;label=Latest%20release&amp;amp;style=for-the-badge"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="h-windows"&gt;Windows&lt;/h3&gt;
&lt;p&gt;Several installer options are available on the releases page:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;notetask-any-x86-x64.exe&lt;/strong&gt; — a universal EXE installer that works on &lt;strong&gt;both x86 and x64&lt;/strong&gt; systems and supports installation &lt;strong&gt;for a single user or for all users&lt;/strong&gt;, depending on the selected options.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;notetask-x64.msi / notetask-x86.msi&lt;/strong&gt; — installs the application &lt;strong&gt;for the current user&lt;/strong&gt;.  &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;notetask-x64-allusers.msi / notetask-x86-allusers.msi&lt;/strong&gt; — installs the application &lt;strong&gt;for all users on the system&lt;/strong&gt;.  &lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Windows XP supports installation &lt;strong&gt;only via MSI installers&lt;/strong&gt;. The EXE installer is &lt;strong&gt;not compatible&lt;/strong&gt; with Windows XP.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Download the installer from the &lt;a href="https://github.com/plaintool/Notetask/releases" rel="nofollow"&gt;releases page&lt;/a&gt;, run it, and follow the on-screen instructions. After installation, you can launch Notetask from the Start menu or from the desktop shortcut.&lt;/p&gt;
&lt;hr/&gt;
&lt;h3 id="h-linux"&gt;Linux&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Debian-like systems&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Download the appropriate &lt;code&gt;.deb&lt;/code&gt; package for your system from the &lt;a href="https://github.com/plaintool/Notetask/releases" rel="nofollow"&gt;releases page&lt;/a&gt;. To install the package, open a terminal and run:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;sudo&lt;span class="w"&gt; &lt;/span&gt;dpkg&lt;span class="w"&gt; &lt;/span&gt;-i&lt;span class="w"&gt; &lt;/span&gt;/path/to/notetask.deb
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;If there are missing dependencies, fix them by running:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;sudo&lt;span class="w"&gt; &lt;/span&gt;apt-get&lt;span class="w"&gt; &lt;/span&gt;install&lt;span class="w"&gt; &lt;/span&gt;-f
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;To remove Notetask from your system, use:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;sudo&lt;span class="w"&gt; &lt;/span&gt;dpkg&lt;span class="w"&gt; &lt;/span&gt;-r&lt;span class="w"&gt; &lt;/span&gt;notetask
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;Fedora-like systems&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Download the appropriate .rpm package for your system. To install the package, open a terminal and run:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;sudo&lt;span class="w"&gt; &lt;/span&gt;dnf&lt;span class="w"&gt; &lt;/span&gt;install&lt;span class="w"&gt; &lt;/span&gt;/path/to/notetask.rpm
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;If there are missing dependencies, fix them by running:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;sudo&lt;span class="w"&gt; &lt;/span&gt;dnf&lt;span class="w"&gt; &lt;/span&gt;install&lt;span class="w"&gt; &lt;/span&gt;-y&lt;span class="w"&gt; &lt;/span&gt;gtk2
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;To remove Notetask from your system, use:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;sudo&lt;span class="w"&gt; &lt;/span&gt;dnf&lt;span class="w"&gt; &lt;/span&gt;remove&lt;span class="w"&gt; &lt;/span&gt;notetask
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Some Notetask functions can run scripts in a terminal.&lt;br/&gt;
If no terminal emulator is installed, you can add one, for example:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;sudo&lt;span class="w"&gt; &lt;/span&gt;dnf&lt;span class="w"&gt; &lt;/span&gt;install&lt;span class="w"&gt; &lt;/span&gt;-y&lt;span class="w"&gt; &lt;/span&gt;xterm
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AlexanderT</dc:creator><pubDate>Fri, 03 Apr 2026 11:49:55 -0000</pubDate><guid>https://sourceforge.net7fca3e70d4f4f5282c8577d1fe7be0eab4659fc0</guid></item></channel></rss>