Warning: session_start(): open(/tmp/sess_lldqcpcb22gtkt9ke6teiug5e6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KYum openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

KYum

   0.7.5  

KDE System Tool

Score 74%
KYum
zoom


KYum
zoom


KYum
zoom


Link:  http://
Downloads:  18753
Submitted:  Mar 24 2005
Updated:  Jul 24 2005

Description:

*******************************************
*** KYum is now hosted on Sourceforge! ***
*******************************************

KYum is a graphical user-frontend for the rpm package manager yum. You can view and modify repositories and yum.conf and control most of yum's operations with it in a convenient way.

Thanks to R. Wolters and J. Schmitt for their initial SPEC file versions and to all others who contributed to kyum's development in any way.




Changelog:

2005-07-24 V0.7.5 Steffen Offermann (steffen_ac@yahoo.com)

* Fix: Processes started within dialogs (e.g. to show
dependencies) were immediately killed due to a
forgotten line in the source.

* Actions view: The package list now has a title.


2005-07-23 V0.7.4 Steffen Offermann (steffen_ac@yahoo.com)

* Fix: Resizable dialogs now work as expected (thanks to
S. Pistone).

* Repository view: If possible, $basearch, $arch and $releasever
will be expanded to their actual values.

* Actions view: The context-menu item "Query Installed Version"
is now available in two versions: "short" and "extended" (using
"rpm -q" and "rpm -qi" respectively to retrieve the desired
information).

* Before removing installed packages, a list of packages that rely
on these packages is displayed and the user must confirm that
all these packages are safe to be uninstalled.


2005-07-19 V0.7.3 Steffen Offermann (steffen_ac@yahoo.com)

* Fix: Results of "Find" operation were only shown in the output
view, not in the list view.

* Fix: "Clean yum's cache" dialog: "yum -y clean" was executed
instead of "yum -y clean all".

* Added info about yum's confusing behavior regarding the clean
operation (only the cache for enabled repositories will be
cleaned).

* Added context-menu to package list view. Currently available
menu options are:

- remove from list
- show package dependencies
- query installed version (via rpm).



2005-07-12 V0.7.2 Steffen Offermann (steffen_ac@yahoo.com)

* Selecting or deselecting packages while installing/updating
packages is now possible without any side-effects.

* The package version number will be appended to the name of
the package when uninstalling installed packages.

* The confirmation dialog when yum.conf and repositories have
been saved can now be disabled.



2005-06-03 V0.7.1 Steffen Offermann (steffen_ac@yahoo.com)

* Fix: KYum crashed, when the specified folder for *.repo files
did not exist.

* Enabled "Install"-action in Groups view. But still no fancy
group support other than the limited one provided by yum.

* The editor for yum.conf now is a set of edit fields with
context help.

New options unknown to KYum cannot (yet) be added from within
KYum but will be preserved and are editable if they exist in
yum.conf (i.e. you can still add new items to yum.conf outside
KYum). These are mostly options that are rarely used or make no
sense with KYum.

* Option "reposdir" in yum.conf will now be recognized and used.

* When installing/updating selected packages, the respective packages
will be removed from the displayed list of available/updatable
packages if the installation was successful (i.e. yum's exit code
was 0).

* Added information about number and total download size of selected
packages.

* Selected (checked) packages are highlighted in the list.

* Actions tab / Groups tab: The command line of the executed command
is shown in the output window.

* The supplied file kyum_sysinfo.py is now installed in
$(kde_datadir)/kyum instead of $(kde_bindir).

* Made some colors and flags configurable.




LicenseGPL
(KYum on Sourceforge)
(Latest (unstable) development source)
Send to a friend
Subscribe
Other  Content  from SteffenAC
Report inappropriate content



goto page: prev   1  2  3  4 

-

 Dangerous -y option

 
 by chrisjones051073 on: Jul 21 2005
 
Score 50%

Note sure if this is the best place for feature requests, but

PLEASE remove the "-y" you add to the yum commands, and add some user dialogue boxes instead (i.e. like yumex). This is VERY VERY dangerous, as when removing packages it will automatically remove dependant packages WIHOUT asking me if I want that !!

Don't get me wrong, I like kyum, but this problem makes it far to dangerous to use in my opinion.


Reply to this

-

 Re: Dangerous -y opt

 
 by SteffenAC on: Jul 21 2005
 
Score 50%

I'll probably make that configurable in one of the next releases. Thank you for your suggestion!


Reply to this

-

 RPM for FC3?

 
 by dbramble on: Aug 28 2005
 
Score 50%

Hi, Love the tool! Have an old version I installed for FC3. Is there an RPM for FC3 with the latest KYum version?

Regards,
Daniel


Reply to this

-

 Re: RPM for FC3?

 
 by SteffenAC on: Aug 29 2005
 
Score 50%

You can make your own RPM for FC3 from the Source RPM available at sourceforge. I cannot do that for you since I don't have FC3 on my system.


Reply to this

-

 Feature request

 
 by claudejones on: Oct 17 2005
 
Score 50%
claudejonesclaudejones
EIR News

I've just updated to 7.5-1 from Fedora rawhide. Thanks for all your work. Having just spent a couple of frustrating weeks trying to get smartpm working correctly, I have come back to kyum. The killer feature for me would be an installed column. When listing the available packages, an installed column quickly lets you see what is already on the system, for comparison purposes. This column is invaluable for troubleshooting as well, for example when an update is interrupted and multiple versions wind up in various states on your system. I keep synaptic on my system for this purpose only. I hope this is a feature that lends itself to easy implementation from a coding standpoint...


Claude Jones
Bluemont, VA

Reply to this

-
.

 KYUM ROCKS

 
 by angrykeyboarder on: Nov 7 2005
 
Score 50%

It's the best GUI for YUM, yet.

It's still not approaching what I'd like to see (a Synaptic clone for YUM) but it's better than anything else out there. I use it regardless of what Desktop environment I'm in, since I always have a minimum of GNOME and KDE installed.


Reply to this

-

 Find Command

 
 by mlehman on: Dec 2 2005
 
Score 50%

I tried to use the find command to find all software that contained the word camera in the description. It uses the yum command yum -y info camera and comes up with no entries. If I uncheck the description box, it comes up with a host of entries and uses the yum command yum -y search camera. It then went into a frenzy and I had to shut down the program using ctrl c.

What am I doing wrong - or is this a bug?


Mike Lehman
Reply to this

-

 Re: Find Command

 
 by SteffenAC on: Dec 9 2005
 
Score 50%

My apologies for slow replies. I check this site very seldomly.

It's probably a bug. Which version of kyum are you working with? Have you tried the CVS version from the sourceforge site?

Regards,
Steffen


Reply to this

-

 Re: Find Command

 
 by mlehman on: Dec 10 2005
 
Score 50%

version 0.71

and no I haven't checked that version. I use stable/relatively stable repositories with yum so I'm probably behind the curve.
Thanks for the reply.


Reply to this

-
.

 kyum.i386 0.7.5-3.fc

 
 by DigiHzData on: Mar 8 2006
 
Score 50%
DigiHzDataDigiHzData
DigiHz Data

Hi all. In Kyum i see the update kyum.i386 0.7.5-2.fc4 and 2 days after that kyum.i386 0.7.5-3.fc4kyum.i386.
But in Help about KYum it still says "KYum 0.7.5pree-001".
What is wrong? Is there in fact a version of 0.7.5-3 or is someone hacking yum?

Plz check and advise.


Reply to this

-

 Re: kyum.i386 0.7.5-

 
 by SteffenAC on: May 28 2006
 
Score 50%

The current version is 0.7.5-3, but there is a later version in the CVS repository.

Unfortunately I have not yet found time to continue working at kyum since that release.

Regards,
Steffen O.


Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team