Pages with tag dnf
Ajouter ou supprimer des dépôts logiciels dans Fedora
Cette section décrit comment ajouter, activer ou désactiver un dépôt logiciel avec l’application DNF. Adding repositories This section describes how to add software repositories with the dnf config-manager command. To…
Read more
Mises à jour automatiques
Vous devez décider d’utiliser ou non les mises à jour automatiques des xref .adoc[DNF] sur chacune de vos machines. Il existe un certain nombre d’arguments pour et contre les mises…
Read more
DNF Package Manager Quick Reference
This sections lists the most useful commands provided by the dnf utility. For a complete list of commands, options, and their syntax, see the dnf(8) man page. dnf help command…
Read more
DNF and its APT command equivalents on Fedora
APT is the package manager/dependency solver for the Debian ecosystem, i.e. it manages .deb packages installed by the DPKG program. Fedora software is based on .rpm packages, and thus uses…
Read more
Using the DNF software package manager
DNF is a software package manager that installs, updates, and removes packages on Fedora and is the successor to YUM (Yellow-Dog Updater Modified). DNF makes it easy to maintain packages…
Read more
Installation de Docker et Docker Compose
Vue d’ensemble Ce guide contient des informations utiles à propos de l’installation de Docker et de Docker Compose en utilisant les RPM fournis par Fedora. Il traite aussi le rôle…
Read more
Installing Spotify on Fedora
Spotify is a cross-platform proprietary music streaming service. Spotify is a freemium service, with advertisements which can be removed by purchasing a subscription. Although Spotify is not officially supported on…
Read more
Kubernetes Basics
Kubernetes Defined Kubernetes is an "open-source system for automating deployment, scaling, and management of containerized applications" on one or more machines. Kubernetes automates many of the tasks necessary to deploy,…
Read more
Versioned CRI-O and CRI-Tools RPMs
Vue d’ensemble CRI-O and CRI-Tools are independent software packages available in Fedora repositories that are version matched to Kubernetes. If Kubernetes 1.30 is installed, then, when installed, CRI-O and CRI-Tools…
Read more
Creating a Kubernetes cluster on Fedora
Création d’un cluster Kubernetes avec kubeadm en utilisant les RPMs de Fedora Below is a guide to creating a functional Kubernetes cluster on a single Fedora machine that is suitable…
Read more
Resilient kubelet configuration
kubelet overview The kubelet is the Kubernetes agent that runs on every node in a cluster. kubelet is installed using the kubernetes rpm (e.g. kubernetes1.30 is a versioned rpm for…
Read more
Non-versioned Kubernetes RPMS on Fedora
Vue d’ensemble Non-versioned Kubernetes RPMS are the standard rpm format for Kubernetes through Fedora 40. Fedora 41 (currently rawhide) contains both versioned and non-versioned rpms. Non-versioned Kubernetes rpms in Fedora…
Read more
Versioned Kubernetes RPMS on Fedora
Vue d’ensemble Versioned Kubernetes rpms were introduced in Fedora 41 and will be the format used in subsequent releases. Past practice had one version of Kubernetes available for each Fedora…
Read more
Using Kubernetes on Fedora
Vue d’ensemble This guide provides useful information about Kubernetes and the Kubernetes rpms available from Fedora. Starting with Fedora 41 (currently rawhide) the packaging standard for Kubernetes changed from one…
Read more