Download Kosmorro on Linux
Arch Linux
Kosmorro is available on the AUR! To install it, use your favorite AUR helper:
yay kosmorro
Other Linux distributions
For other distributions, the recommended way to install Kosmorro is using pipx
:
pipx install kosmorro
Using Kosmorro
The simplest command you can run is kosmorro
.
If you need help in using Kosmorro, you have different options depending on your preference:
- Typing
kosmorro --help
gives you the complete synopsis of the program, with its options - You might also want to read the manpage, available with
man kosmorro
- You can also read the
tldr
manual withtldr kosmorro
Using the PDF generator
If you want to generate a PDF file, you might want to look at its dedicated documentation too.