From Fedora Project Wiki

No edit summary
(project moved to pagure. remove outdated (and duplicated) instructions.)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{autolang|base=yes}}
{{needs love}}
{| style="float:right;"
! colspan="2" | Quick Links
|-
|[https://github.com/examon/fedora-gooey-karma.git gitweb]
|}
fedora-gooey-karma provides similar functionality to the [[Fedora_Easy_Karma|fedora-easy-karma]] via GUI.
It also provides some extra info like: yum info, bodhi info, test cases, bugs.


fedora-gooey-karma provides similar functionality to the fedora-easy-karma via GUI. It also currently provides some extra info like: yum info, bodhi info, test cases, bugs.


=== Installation ===
Visit https://pagure.io/fedora-qa/fedora-gooey-karma
You can download rpm package (e.g. using wget):


{{command|wget http://github.com/examon/rpm-packages/raw/master/fedora-gooey-karma/fedora-gooey-karma.rpm}}
Please expand this page if you can.
 
then install it:
 
{{command|su -c 'rpm -i fedora-gooey-karma.rpm'}}
 
=== Source Code ===
You can also get the latest source code from the git repo:
 
{{command|git clone http://github.com/examon/fedora-gooey-karma.git}}
 
[[Category:QA]]

Latest revision as of 13:19, 24 February 2017

Cog.png
This page needs some love
This page should be revised or reconstructed to be more helpful. Problems may include being out of step with current team or project status or process.

fedora-gooey-karma provides similar functionality to the fedora-easy-karma via GUI. It also currently provides some extra info like: yum info, bodhi info, test cases, bugs.

Visit https://pagure.io/fedora-qa/fedora-gooey-karma

Please expand this page if you can.