Tanoshi is a lightweight and fast manga reader for Linux. In this tutorial, we will guide you through the installation of Tanoshi on Manjaro using the following steps.
To install Tanoshi, we need to install some dependencies first. Open the Terminal and execute the following command.
sudo pacman -S gtk3 webkit2gtk meson ninja git
This command installs the necessary dependencies for building Tanoshi.
Clone the Tanoshi repository from GitHub using the following command.
git clone https://github.com/faldez/tanoshi.git
Navigate to the Tanoshi directory using the following command.
cd tanoshi
Next, build and install Tanoshi using the following commands.
meson builddir
cd builddir
ninja
sudo ninja install
This command builds and installs Tanoshi to your system.
Now that we have successfully installed Tanoshi, launch it using the following command.
tanoshi
That's it! You have successfully installed Tanoshi on your Manjaro system. Enjoy reading your favorite manga using the lightweight and fast Tanoshi manga reader.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!