DNF
stable
DNF Use Cases
DNF Command Reference
DNF Configuration Reference
DNF Automatic
DNF API Reference
DNF User’s FAQ
DNF Release Notes
Changes in DNF CLI compared to YUM
Changes in DNF plugins compared to YUM plugins
Changes in DNF plugins compared to YUM utilities
Changes in the DNF hook API compared to YUM
Changes in DNF-2 compared to DNF-1
DNF
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (dnf.Base method)
(dnf.Plugin method)
(dnf.cli.Command method)
(dnf.repo.Repo method)
(dnf.subject.Subject method)
__str__() (dnf.callback.Payload method)
A
add() (dnf.repodict.RepoDict method)
add_downgrade() (dnf.transaction.Transaction method)
add_erase() (dnf.transaction.Transaction method)
add_install() (dnf.transaction.Transaction method)
add_metadata_type_to_download() (dnf.repo.Repo method)
add_new_repo() (dnf.repodict.RepoDict method)
add_reinstall() (dnf.transaction.Transaction method)
add_remote_rpms() (dnf.Base method)
add_upgrade() (dnf.transaction.Transaction method)
aliases (dnf.cli.Command attribute)
all() (dnf.repodict.RepoDict method)
allow_erasing (dnf.cli.dnf.cli.demand.DemandSheet attribute)
arch (dnf.conf.Conf attribute)
(dnf.package.Package attribute)
assumeyes (dnf.conf.Conf attribute)
autoremove() (dnf.Base method)
available() (dnf.query.Query method)
available_repos (dnf.cli.dnf.cli.demand.DemandSheet attribute)
B
base (dnf.cli.Command attribute)
basearch (dnf.conf.Conf attribute)
basearch() (in module dnf.rpm)
baseurl (dnf.repo.Repo attribute)
best (dnf.conf.Conf attribute)
buildtime (dnf.package.Package attribute)
C
cachedir (dnf.conf.Conf attribute)
categories (dnf.comps.Comps attribute)
categories_by_pattern() (dnf.comps.Comps method)
categories_iter() (dnf.comps.Comps method)
Category (class in dnf.comps)
category_by_pattern() (dnf.comps.Comps method)
check_config_file_age (dnf.conf.Conf attribute)
clean_requirements_on_remove (dnf.conf.Conf attribute)
Cli (class in dnf.cli)
cli (dnf.cli.Command attribute)
CliError
close() (dnf.Base method)
Command (class in dnf.cli)
Comps (class in dnf.comps)
comps (dnf.Base attribute)
CONDITIONAL (in module dnf.comps)
conf (dnf.Base attribute)
config() (dnf.Plugin method)
config_file_path (dnf.conf.Conf attribute)
configure() (dnf.cli.Command method)
configure_plugins() (dnf.Base method)
cost (dnf.repo.Repo attribute)
D
debug_name (dnf.package.Package attribute)
debuglevel (dnf.conf.Conf attribute)
DEFAULT (in module dnf.comps)
deltarpm_percentage (dnf.conf.Conf attribute)
demands (dnf.cli.Cli attribute)
detect_releasever() (in module dnf.rpm)
disable() (dnf.repo.Repo method)
dnf.Base (built-in class)
dnf.callback (module)
dnf.cli (module)
dnf.cli.demand.DemandSheet (class in dnf.cli)
dnf.comps (module)
dnf.conf.Conf (built-in class)
dnf.exceptions.DeprecationWarning
dnf.exceptions.DepsolveError
dnf.exceptions.DownloadError
dnf.exceptions.Error
dnf.exceptions.MarkingError
dnf.exceptions.RepoError
dnf.package.Package (built-in class)
dnf.Plugin (built-in class)
dnf.query (module)
dnf.repo (module)
dnf.repodict.RepoDict (built-in class)
dnf.rpm (module)
dnf.sack.Sack (built-in class)
dnf.selector.Selector (built-in class)
dnf.subject (module)
dnf.transaction (module)
do_transaction() (dnf.Base method)
downgrade() (dnf.Base method)
downgrades() (dnf.query.Query method)
download_packages() (dnf.Base method)
download_size() (dnf.callback.Payload method)
DownloadProgress (class in dnf.callback)
downloadsize (dnf.package.Package attribute)
dump() (dnf.conf.Conf method)
(dnf.repo.Repo method)
duplicated() (dnf.query.Query method)
E
enable() (dnf.repo.Repo method)
enable_debug_repos() (dnf.repodict.RepoDict method)
enable_source_repos() (dnf.repodict.RepoDict method)
end() (dnf.callback.DownloadProgress method)
Environment (class in dnf.comps)
environment_by_pattern() (dnf.comps.Comps method)
environments (dnf.comps.Comps attribute)
environments_by_pattern() (dnf.comps.Comps method)
environments_iter (dnf.comps.Comps attribute)
epoch (dnf.package.Package attribute)
error() (dnf.callback.TransactionProgress method)
exclude() (dnf.conf.Conf method)
excludepkgs (dnf.repo.Repo attribute)
exit_on_lock (dnf.conf.Conf attribute)
extras() (dnf.query.Query method)
F
files (dnf.package.Package attribute)
fill_sack() (dnf.Base method)
filter() (dnf.query.Query method)
filterm() (dnf.query.Query method)
fresh (dnf.repo.Metadata attribute)
G
get_best_query() (dnf.subject.Subject method)
get_best_selector() (dnf.subject.Subject method)
get_http_headers() (dnf.repo.Repo method)
get_matching() (dnf.repodict.RepoDict method)
get_metadata_content() (dnf.repo.Repo method)
get_metadata_path() (dnf.repo.Repo method)
get_nevra_possibilities() (dnf.subject.Subject method)
get_reposdir (dnf.conf.Conf attribute)
Group (class in dnf.comps)
group_by_pattern() (dnf.comps.Comps method)
group_install() (dnf.Base method)
group_package_types (dnf.conf.Conf attribute)
group_remove() (dnf.Base method)
group_upgrade() (dnf.Base method)
groups (dnf.comps.Comps attribute)
groups_by_pattern() (dnf.comps.Comps method)
groups_iter (dnf.comps.Comps attribute)
I
id (dnf.comps.Category attribute)
(dnf.repo.Repo attribute)
ignorearch (dnf.conf.Conf attribute)
includepkgs (dnf.repo.Repo attribute)
init_plugins() (dnf.Base method)
install() (dnf.Base method)
install_set (dnf.transaction.Transaction attribute)
install_weak_deps (dnf.conf.Conf attribute)
installed() (dnf.query.Query method)
installonly_limit (dnf.conf.Conf attribute)
installonlypkgs (dnf.conf.Conf attribute)
installroot (dnf.conf.Conf attribute)
installs() (dnf.transaction.TransactionItem method)
installsize (dnf.package.Package attribute)
installtime (dnf.package.Package attribute)
iter_enabled() (dnf.repodict.RepoDict method)
K
keepcache (dnf.conf.Conf attribute)
L
latest() (dnf.query.Query method)
load() (dnf.repo.Repo method)
logdir (dnf.conf.Conf attribute)
M
MANDATORY (in module dnf.comps)
matches() (dnf.selector.Selector method)
Metadata (class in dnf.repo)
metadata (dnf.repo.Repo attribute)
metalink (dnf.repo.Repo attribute)
mirrorlist (dnf.repo.Repo attribute)
module_platform_id (dnf.conf.Conf attribute)
multilib_policy (dnf.conf.Conf attribute)
N
name (dnf.comps.Category attribute)
(dnf.Plugin attribute)
(dnf.comps.Package attribute)
(dnf.package.Package attribute)
(dnf.repo.Repo attribute)
O
obsoletes (dnf.package.Package attribute)
option_type (dnf.comps.Package attribute)
OPTIONAL (in module dnf.comps)
P
Package (class in dnf.comps)
package_downgrade() (dnf.Base method)
package_install() (dnf.Base method)
package_upgrade() (dnf.Base method)
packages_iter() (dnf.comps.Group method)
password (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
Payload (class in dnf.callback)
persistdir (dnf.conf.Conf attribute)
pkgdir (dnf.repo.Repo attribute)
pluginconfpath (dnf.conf.Conf attribute)
pluginpath (dnf.conf.Conf attribute)
pre_configure() (dnf.cli.Command method)
pre_configure_plugins() (dnf.Base method)
pre_transaction() (dnf.Plugin method)
prepend_installroot() (dnf.conf.Conf method)
progress() (dnf.callback.DownloadProgress method)
(dnf.callback.TransactionProgress method)
protected_packages (dnf.conf.Conf attribute)
provides (dnf.package.Package attribute)
proxy (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
proxy_auth_method (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
proxy_password (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
proxy_username (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
Q
Query (class in dnf.query)
query() (dnf.sack.Sack method)
R
read() (dnf.conf.Conf method)
read_all_repos() (dnf.Base method)
read_comps() (dnf.Base method)
read_config() (dnf.Plugin static method)
release (dnf.package.Package attribute)
releasever (dnf.conf.Conf attribute)
remote_location() (dnf.package.Package method)
remove() (dnf.Base method)
remove_set (dnf.transaction.Transaction attribute)
removes() (dnf.transaction.TransactionItem method)
Repo (class in dnf.repo)
repo_id_invalid() (in module dnf.repo)
repofile (dnf.repo.Repo attribute)
repos (dnf.Base attribute)
reposdir (dnf.conf.Conf attribute)
requires (dnf.package.Package attribute)
reset() (dnf.Base method)
resolve() (dnf.Base method)
resolved() (dnf.Plugin method)
resolving (dnf.cli.dnf.cli.demand.DemandSheet attribute)
retries (dnf.conf.Conf attribute)
root_user (dnf.cli.dnf.cli.demand.DemandSheet attribute)
run() (dnf.cli.Command method)
(dnf.query.Query method)
S
sack (dnf.Base attribute)
sack() (dnf.Plugin method)
sack_activation (dnf.cli.dnf.cli.demand.DemandSheet attribute)
set() (dnf.selector.Selector method)
set_http_headers() (dnf.repo.Repo method)
set_progress_bar() (dnf.repo.Repo method)
skip_if_unavailable (dnf.repo.Repo attribute)
source_debug_name (dnf.package.Package attribute)
source_name (dnf.package.Package attribute)
sourcerpm (dnf.package.Package attribute)
sslcacert (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
sslclientcert (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
sslclientkey (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
sslverify (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
start() (dnf.callback.DownloadProgress method)
Subject (class in dnf.subject)
substitutions (dnf.conf.Conf attribute)
success_exit_status (dnf.cli.dnf.cli.demand.DemandSheet attribute)
summary (dnf.cli.Command attribute)
T
Transaction (class in dnf.transaction)
transaction (dnf.Base attribute)
transaction() (dnf.Plugin method)
transaction_display (dnf.cli.dnf.cli.demand.DemandSheet attribute)
TransactionItem (class in dnf.transaction)
TransactionProgress (class in dnf.callback)
tsflags (dnf.conf.Conf attribute)
U
ui_description (dnf.comps.Category attribute)
ui_name (dnf.comps.Category attribute)
update_cache() (dnf.Base method)
upgrade() (dnf.Base method)
upgrade_all() (dnf.Base method)
upgrade_group_objects_upgrade (dnf.conf.Conf attribute)
upgrades() (dnf.query.Query method)
username (dnf.conf.Conf attribute)
(dnf.repo.Repo attribute)
V
version (dnf.package.Package attribute)
W
write_raw_configfile() (dnf.conf.Conf method)
Read the Docs
v: stable
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.