https://github.com/james-antill/yum
https://github.com/james-antill/yum
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/james-antill/yum
- Owner: james-antill
- License: gpl-2.0
- Created: 2014-03-11T21:03:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-23T04:08:19.000Z (over 9 years ago)
- Last Synced: 2025-01-07T13:47:00.970Z (5 months ago)
- Language: Python
- Size: 10.3 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
-------------------------------------
Yum - an automatic updater and installer for rpm-based systems
-------------------------------------Included programs:
/usr/bin/yum Main programBasic usage description follows:
Yum is run with one of the following options:
- update [package list]
If run without any packages, Yum will automatically upgrade every
currently installed package. If one or more packages are
specified, Yum will only update the packages listed.- install
Yum will install the latest version of the specified package
(don't specify version information).- remove
Yum will remove the specified packages from the system.- yum list [package list]
List available packagesSee the man page for more information (man yum)
Also see the webpage and wiki for more information:
web page: http://yum.baseurl.org/
wiki: http://yum.baseurl.org/wiki3.2.X Branch - yum-3_2_X
Starting commit is roughly: a3c91d7f6a15f31a42d020127b2da2877dfc137d
E.g. git diff a3c91d7f6a15f31a42d020127b2da2877dfc137d