Giter VIP home page Giter VIP logo

yum-axelget's Introduction

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.

or get latest codes:

git clone https://github.com/crook/yum-axelget

Installation

Before install yum-axelget, you need to install the following dependences:

sudo yum install axel
sudo yum install yum-plugin-fastestmirror

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

Help&Support

Disable axelget plugin firstly to check yum is working well:

sudo yum --disableplugin=axelget YumCommand

If yes, it should be a bug with yum-axelget.

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

Or send email to Ray Chen [email protected]

yum-axelget's People

Contributors

amoskong avatar crook avatar huxingyi avatar ronaldosaheki avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.