Ubuntu

Ubuntu

On Ubuntu Gweled can be installed using the Ubuntu Software Center.

1-Click install

For the latest release there is the Ubuntu PPA for Gweled, currently with binaries for 18.04 "Bionic" and 20.04 "Focal".

sudo add-apt-repository ppa:dnax88/gweled
sudo apt-get update
sudo apt-get install gweled

Fedora

Fedora

To install Gweled on Fedora you can use yum:

yum install gweled

openSUSE

SUSE

Gweled is already included on recent openSUSE releases.

1-Click install (for openSUSE 11.4)

Debian

Debian

Debian users can install Gweled with apt:

aptitude install gweled

Arch Linux

Arch Linux

If you using Arch Linux Gweled is on extra repository:

pacman -S gweled

From source

Latest release tarball: gweled-0.9.1.tar.gz

If you'd like to see exactly what's going on, you can clone Gweled from Bazaar version control:

bzr branch lp:gweled