yum-get

command module
v0.0.0-...-5815ece Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

README

yum-get

A tool for obtaining packages as RPM files from Yum repositories, usable from non-Red Hat and even non-Linux systems.

Current features

  • List the packages contained in a repository
  • Download a package by (name, ver, rel) tuple

Possible future goals

The following are roughly ordered by usefulness/ease of implementation.

  • Handle multiple arch values
  • Implement rpmvercmp to remove the need to specify ver and rel
  • Implement requires/provides logic to download dependencies
  • Allow multiple repositories to be used
  • Read the standard yum repo file format (/etc/yum.repos.d) to obtain repository URLs
  • Verify downloads using:
    • checksums
    • GPG signatures
  • Allow searching within the filelists metadata, to locate packages by contained file(s)

Definite non-goals

  • Installing packages
  • Replacing yum or dnf
  • Handling RPM internals not exposed in the yum repo metadata
  • Email

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL