Tux Paint logo

Tux Paint


▤ Menu

Download - Linux RPM Package Direct Downloads

Please consider donating to:The Bail Project

Tux Paint RPM packages have been made available by the Tux Paint team for Red Hat Enterprise Linux (RHEL) 6.x, 7, 8, 9 and compatible RPM-based Linux distributions (such as Scientific Linux).

This page provides direct downloads to individual RPM package files, hosted in the Tux Paint project at SourceForge.net. Alternatively, you can install the various packages via a Tux Paint dnf/yum repository maintained by project member TOYAMA Shin-ichi. (They are available for RHEL 7, 8, 9.)

March 15, 2023 - Many pictures in our gallery now have keyword tags which can be used to find related artwork.

Tux Paint & Tux Paint Config.

You can try the following packages according to the distribution you are using.

[EL9] [EL8] [EL7] [EL6 (64-bit)] [EL6 (32-bit)]

EL9:

These packages work on 64-bit versions of RHEL 9 and compatible distributions (such as Rocky Linux). They might work on other 64-bit RPM-based distributions such as Fedora Linux. Tux Paint was built using the newer SDL2 library. (For 32-bit versions, see below.)

Additional libraries for EL9:

These additional libraries from other projects are required to run Tux Paint on RHEL 9.

These additional libraries from other projects are required to run Tux Paint Config. on RHEL 9.

Once downloaded, issue these commands to install Tux Paint:
dnf install epel-release # if not yet installed
# SDL libs for Tux Paint
dnf install \
SDL2_Pango-2.1.5-1.el9.x86_64.rpm \
SDL2_gfx-1.0.3-1.el9.x86_64.rpm \
SDL2_image-2.0.5-1.el9.x86_64.rpm \
SDL2_mixer-2.0.4-2.el9.x86_64.rpm \
SDL2_ttf-2.0.15-1.el9.x86_64.rpm
# Tux Paint itself
dnf install tuxpaint-0.9.28-3.el9.x86_64.rpm

Once downloaded, issue these commands to install Tux Paint Config.:
# libunibreak for Tux Paint Config.
dnf install libunibreak-5.0-1.el9.x86_64.rpm
# Tux Paint Config. itself
dnf install tuxpaint-config-0.0.19-1.el9.x86_64.rpm

EL8:

These packages work on 64-bit versions of RHEL 8 and compatible distributions (such as Rocky Linux). They might work on other 64-bit RPM-based distributions such as Fedora Linux. Tux Paint built using both the newer SDL2 and older SDL1.2 libraries are available. (For 32-bit versions, see below.)

Additional libraries for EL8:

These additional libraries from other projects are required to run Tux Paint (SDL2) on RHEL 8.

These additional libraries from other projects are required to run Tux Paint (SDL1.2) on RHEL 8.

These additional libraries from other projects are required to run Tux Paint Config. on RHEL 8.

Once downloaded, issue these commands to install Tux Paint SDL2:
dnf install epel-release # if not yet installed
# SDL libs for Tux Paint
dnf --enablerepo=powertools install \
SDL2_Pango-2.1.5-1.el8.x86_64.rpm \
SDL2_gfx-1.0.3-1.el8.x86_64.rpm \
SDL2_image-2.0.5-1.el8.x86_64.rpm \
SDL2_mixer-2.0.4-2.el8.x86_64.rpm \
SDL2_ttf-2.0.15-1.el8.x86_64.rpm
# Tux Paint itself
dnf install tuxpaint-0.9.28-3.el8.x86_64.rpm

Once downloaded, issue these commands to install Tux Paint SDL1.2:
dnf install epel-release # if not yet installed
# SDL libs for Tux Paint
dnf --enablerepo=powertools install \
SDL_Pango-0.1.2-21.el8.x86_64.rpm \
SDL_image-1.2.12-11.el8.x86_64.rpm \
SDL_mixer-1.2.12-4.el8.x86_64.rpm \
SDL_ttf-2.0.11-6.el8.x86_64.rpm
# Tux Paint itself
dnf install tuxpaint-0.9.28-1.el8.x86_64.rpm

Once downloaded, issue these commands to install Tux Paint Config.:
# libunibreak for Tux Paint Config.
dnf install libunibreak-5.0-1.el8.x86_64.rpm
# Tux Paint Config. itself
dnf install tuxpaint-config-0.0.19-1.el8.x86_64.rpm

EL7:

These packages work on 64-bit versions of RHEL 7 and compatible distributions (such as Rocky Linux). They might work on other 64-bit RPM-based distributions such as Fedora Linux. Tux Paint built using both the newer SDL2 and older SDL1.2 libraries are available. (For 32-bit versions, see below.)

Additional libraries for EL7:

These additional libraries from other projects are required to run Tux Paint (SDL2) on RHEL 7.

These additional libraries from other projects are required to run Tux Paint Config. on RHEL 7.

Once downloaded, issue these commands to install Tux Paint SDL2:
# epel
yum install epel-release # if not yet installed
# SDL libs for Tux Paint
yum install SDL2_Pango-2.1.5-1.el7.x86_64.rpm
# Tux Paint itself
yum install rpm tuxpaint-0.9.28-3.el7.x86_64.rpm

Once downloaded, issue these commands to install Tux Paint SDL1.2:
# epel
yum install epel-release # if not yet installed
# Tux Paint itself
yum install tuxpaint-0.9.28-1.el7.x86_64.rpm

Once downloaded, issue these commands to install Tux Paint Config.:
# libunibreak for Tux Paint Config.
yum install libunibreak-5.0-1.el7.x86_64.rpm
# Tux Paint Config. itself
yum install tuxpaint-config-0.0.19-1.el7.x86_64.rpm

EL6 (64-bit):

These packages work on 64-bit versions of RHEL 6 and compatible distributions (such as Rocky Linux). They might work on other 64-bit RPM-based distributions such as Fedora Linux. Tux Paint was built using the older SDL1.2 library. (For 32-bit versions, see below.)

Additional libraries for EL6 (64-bit):

These additional libraries from other projects are required to run Tux Paint Config. on RHEL 6.

Once downloaded, issue these commands to install Tux Paint SDL1.2:
# epel
yum install epel-release # if not yet installed
# Tux Paint itself
yum install tuxpaint-0.9.28-1.el6.x86_64.rpm

Once downloaded, issue these commands to install Tux Paint Config.:
# libunibreak for Tux Paint Config.
yum install libunibreak-5.0-1.el6.x86_64.rpm
# Tux Paint Config. itself
yum install tuxpaint-config-0.0.19-1.el6.x86_64.rpm

EL6 (32-bit):

These packages work on 32-bit versions of RHEL 6 and compatible distributions (such as Rocky Linux). They might work on other 32-bit RPM-based distributions such as Fedora Linux. Tux Paint was built using the older SDL1.2 library.

Additional libraries for EL6 (32-bit):

These additional libraries from other projects are required to run Tux Paint Config. on RHEL 6.

Once downloaded, issue these commands to install Tux Paint SDL1.2:
# epel
yum install epel-release # if not yet installed
# Tux Paint itself
yum install tuxpaint-0.9.28-1.el6.i686.rpm

Once downloaded, issue these commands to install Tux Paint Config.:
# libunibreak for Tux Paint Config.
yum install libunibreak-5.0-1.el6.i686.rpm
# Tux Paint Config. itself
yum install tuxpaint-config-0.0.19-1.el6.i686.rpm


Tux Paint Stamps

Tux Paint Stamps RPM packages are split up into categories, and should work on any RPM-based distro and CPU architecture. (You may browse the stamps collection online to find out what's in each category.)

Tux Paint Stamps: Animals

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-animals-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Clothes

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-clothes-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Food

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-food-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Hobbies

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-hobbies-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Household

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-household-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Medical

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-medical-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Military

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-military-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Natural Forces

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-naturalforces-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: People

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-people-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Plants

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-plants-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Seasonal

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-seasonal-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Space

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-space-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Sports

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-sports-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Symbols

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-symbols-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Town

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-town-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi

Tux Paint Stamps: Vehicles

https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2022-06-04/tuxpaint-stamps-vehicles-2022.06.04-1.noarch.rpm/download
Version: 2022-06-04
From: TOYAMA Shin-ichi


Alternatives

Tux Paint is also maintained within Fedora Package Sources.

You can download the latest version as source code and build it yourself. The latest version is available as a Flatpak package.


RPMs for Older Platforms:

RPM packages of the previous versions of Tux Paint are available for older platforms:

  • Version 0.9.23, from September 2018, which works on RHEL 6.x, 7.
  • Version 0.9.22, from August 2014, which works on RHEL 4.x, 5.x, 6.x, 7.
  • Version 0.9.21, from July 2009, which works on RedHat 6.2, 7.3, 8.0, 9; Fedora CORE 1, 2, 3, 4, 5, 6; Fedora 7, 8, 9, 10, 11.


Did you know? You can help us translate Tux Paint to your language.