MCPcopy Index your code
hub / github.com/crook/yum-axelget

github.com/crook/yum-axelget @v1.0.5.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.5.1 ↗ · + Follow
16 symbols 49 edges 2 files 5 documented · 31%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Overview

Yum-axelget is a plugin for yum that accelerates download rate with multi-threads by axel.

Feature:

  • Use axel to download rpm pakcage, as well as delta package(a.k.a drpm or presto)
  • Also download repo metadata based on yum.conf.mdpolicy
  • Format the output of axel and let it look like default yum progress bar

Download

You can get the program from https://github.com/crook/yum-axelget/releases

Installation

Now 'yum-axelget' are in Fedora Official Repository. On Fedora, use this command to install:

sudo yum install yum-axelget

Run 'sudo python setup.py install' in source directory. or:

sudo cp axelget.conf /etc/yum/pluginconf.d/
sudo cp axelget.py  /usr/lib/yum-plugins/

Debug

Run "sudo /usr/bin/yum --debuglevel=3 YumCommand"

Please send the console output of the above command for help and support

Contribution

  • Get code from https://github.com/crook/yum-axelget
  • Change and test in your localhost
  • Send pull request to https://github.com/crook/yum-axelget
  • You can also help to review patches in https://github.com/crook/yum-axelget/pulls

Help&Support

Please report your problem by create a new issue in github: https://github.com/crook/yum-axelget/issues

Or send email to Ray Chen chenrano2002@gmail.com

Or visit this website for help http://yum-axelget.googlecode.com/

Core symbols most depended-on inside this repo

Shape

Function 10
Method 5
Class 1

Languages

Python100%

Modules by API surface

axelget.py16 symbols

For agents

$ claude mcp add yum-axelget \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page