> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Komikku: A Free and Open-Source Manga Reader for Linux
- URL: https://itsfoss.com/komikku-manga-reader/
- Published: 2022-09-08T09:45:50.000Z
- Updated: 2022-09-08T09:46:04.000Z
- Author: Anuj Sharma
- Tags: Applications, #Import 2022-12-26 08:27

Love reading comic books? There are [plenty of comic book readers available for Linux](https://itsfoss.com/best-comic-book-reader-linux/).

But what about something tailored for Japanese comic books (Manga)?

I think I came across the perfect app suitable for reading Manga, organizing them, and downloading them for offline use as well. The app I discovered recently is called **Kommiku**.

Let me mention the key highlights of this app and help you get started with it on Linux.

## Komikku: A Linux-only Manga Reader

[![komikku library](https://itsfoss.com/content/images/wordpress/2022/09/komikku-library.png)](https://itsfoss.com/content/images/wordpress/2022/09/komikku-library.png)

Komikku UI

Komikku is an open-source manga reader available as a Linux-only application. 

Primarily, it is tailored to go well with the GNOME desktop environment, but you can use it on Linux distributions running [other desktop environments](https://itsfoss.com/best-linux-desktop-environments/).

Many PDF or [E-book readers](https://itsfoss.com/best-ebook-readers-linux/) like Bookworm, Calibre, and Foliate support the Comic book format. 

However, Komikku users get more features to have a good experience for reading manga.

[![komikku online servers](https://itsfoss.com/content/images/wordpress/2022/09/komikku-online-servers.png)](https://itsfoss.com/content/images/wordpress/2022/09/komikku-online-servers.png)

Komikku online servers list

For instance, Komikku can be used to view Manga online and offline. Furthermore, you can download it from supported servers.

## Features of Komikku

[![komikku reader](https://itsfoss.com/content/images/wordpress/2022/09/komikku-reader.png)](https://itsfoss.com/content/images/wordpress/2022/09/komikku-reader.png)

Some of the best functionalities of Komikku include:

- Online reading from dozens of supported servers.
- Offline reading of downloaded comics.
- Categories to organize your library.
- RTL, LTR, Vertical and Webtoon reading modes.
- Several types of navigation (Keyboard arrow keys, right and left navigation layout via mouse click or tapping (touchpad/touch screen), scroll wheel, and swipe gestures (touchpad and touchscreen).
- Automatic update of comics.
- Automatic download of new chapters.
- Reading history.
- Light and dark themes.
- Adaptive design (able to scale from desktop workstations to mobile phones).
- Keyboard shortcuts.

[![komikku mobile view](https://itsfoss.com/content/images/wordpress/2022/09/komikku-mobile-view.png)](https://itsfoss.com/content/images/wordpress/2022/09/komikku-mobile-view.png)

Komikku compact view

## Installation

Komikku is available on [Flathub](https://flathub.org/apps/details/info.febvre.Komikku?ref=itsfoss.com). So, you can get it installed on any Linux distribution.

However, you need to [set up Flatpak and enable Flathub repo on your system](https://itsfoss.com/flatpak-guide/).

Once you have Flatpak set up on your system, you can search for it through the software center or install it from your terminal.

[![install komikku gnome software](https://itsfoss.com/content/images/wordpress/2022/09/install-komikku-gnome-software.png)](https://itsfoss.com/content/images/wordpress/2022/09/install-komikku-gnome-software.png)

Installing Komikku from GNOME Software

To install Komikku using the terminal, type the following command

```
flatpak install flathub info.febvre.Komikku
```

Native packages for Komikku are also available for distributions like Arch Linux and Fedora. Here are the commands to get them installed:

For Arch Linux (available in AUR):

```
yay -Syu komikku
```

For Fedora (available in official repos):

```
sudo dnf install komikku
```

Check out Komikku’s source code and the instructions to build it from the source on its [GitLab page](https://gitlab.com/valos/Komikku?ref=itsfoss.com). Head to its official webpage to know more about it.

[Download Komikku](https://valos.gitlab.io/Komikku/?ref=itsfoss.com)

## Conclusion

I found Komikku to be very intuitive and clean. Noted that the online servers do not always work, one can expect some hiccups, but managing offline comics and sorting your collection into categories is effortless. 

All thanks to **Valéry Febvre** (developer of Komikku) we have another useful Linux app. You can consider donating to the project if you like the application.

*Which comic book reader do you use? Will you give Komikku a try? Kindly let me know your thoughts in the comments below.*