Descargar

Linux, BSD
The recommended way is to install Skrooge using your distribution's package management tool.
However, if Skrooge is not yet available in repositories, you should of course bug the distro's packagers to include it, but in the mean time you can compile and install Skrooge yourself, it is not that difficult.
Ubuntu
Ubuntu's policy is not to propose the latest software versions, but rather to focus on stability. For that reason, it is possible that the Skrooge version available in official repositories is usually several versions behind the latest stable from developers.
To install Skrooge on Ubuntu from our PPA, you need to:
- Open a terminal and enter:
Estable
sudo add-apt-repository ppa:s-mankowski/ppa-kf5
Beta
sudo add-apt-repository ppa:s-mankowski/beta-kf5
- Tell Ubuntu to re-load the details of each software archive it knows about:
sudo apt-get update
- Instalar Skrooge:
sudo apt-get install skrooge-kf5
openSUSE
Download package from here
Appimage

Flatpak
You can install the stable version from Flathub
You can install the nightly build version too:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --if-not-exists kdeapps --from https://distribute.kde.org/kdeapps.flatpakrepo
flatpak install kdeapps org.kde.skrooge
To run it:
flatpak run org.kde.skrooge
Windows
Please read the Windows Installation page
Source Code of Skrooge based on Kf5 and Qt5
Última versión estable
This is the recommended version for most users. It should be exempt from major bugs.
31 July 2022: skrooge-2.28.0.tar.xz
Other stable versions
Versión de desarrollo
If you like living on the edge, or are in interested in testing new features, you may want to try the development version. Be aware though that it might contains severe bugs. Your data should be safe, however.
31 July 2022: skrooge-2.28.0.tar.xz
Other unstable versions
Instalación
Para instalar Skrooge, siga las instrucciones de la plataforma que este usando para instalar el software. La mayoría de plataformas tienen un instalador gráfico que puede usarse para instalar los paquetes de software. En muchos casos se abrirá automáticamente cuando pulse en los enlaces de descarga o instalar de su plataforma. Existe un tutorial genérico para instalar las aplicaciones KDE que también puede aplicarse a Skrooge.
Si usted usa Linux, Skrooge puede que ya esté preinstalado en su sistema como parte de la selección por defecto. Si no, puede instalarlo con el gestor de paquetes de su distribución. Mire la documentación para más detalles.
Desinstalar
Para desinstalar Skrooge, siga las instrucciones del gestor de paquetes que haya usado para instalarlo. Esto eliminará la aplicación Skrooge. Esto no afectará a los datos que usted haya visto, creado o modificado con Skrooge.