YaST2-GTK

Jump to: navigation, search

Description

YaST2-GTK is a graphical user interface GUI plugin for YaST2 using GTK+ as the render engine. (YaST is the setup tool from Suse.) The effort was started by Michael Meeks, and taken off as Google's Summer of Code project assigned to Ricardo Cruz.

Screenshots

The starter YaST2 screen:


Gtk-yast.jpg


All the tools differ little, with the notable exception of the software manager and the online updater.

Screenshot of the software manager:

Sw single gtk 11 3.png

Screenshots of the Users, Partitioner and Time tools, respectively:

Users.png Disk.png Timezone.png

Download

yast2-gtk is shipped by opensuse and can thus be installed by issuing:

sudo zypper install yast2-gtk

If you'd like to try the development version:

git clone git@github.com:libyui/libyui-gtk.git
cd libyui-gtk
make && sudo make install

You might be required to install the dependencies as specified by the README file. Don't be afraid of installing it; as a mere plugin, the install procedure involves only the copy of a file to your system.

Contact

To report bugs, or suggest improvements, use openSUSE bugzilla. Choose YaST2 as the component, and mention the keyword "gtk" in the title.

For discussion, drop an email over mailto:yast2-gtk@googlegroups.com. Subscribe at http://groups.google.com/group/yast2-gtk). General questions regarding yast should be posted at: mailto:yast-devel@opensuse.org.

For technical information, refer to the HACKING file.