Tag

rpm

0 views collected around this technical thread.

Raymond Ops
Raymond Ops
May 13, 2025 · Operations

Master CentOS Software Installation: From Source Tarballs to RPM and Yum

This guide walks you through installing software on CentOS using three primary methods—source/tarball compilation, RPM packages, and Yum—demonstrating each approach with real‑world examples such as Redis, RabbitMQ, and Nginx, and covering essential concepts, commands, and configuration steps.

CentOSNginxRabbitMQ
0 likes · 17 min read
Master CentOS Software Installation: From Source Tarballs to RPM and Yum
IT Services Circle
IT Services Circle
Dec 8, 2024 · Fundamentals

Why Linux Uses Multiple Package Formats: Understanding Deb, RPM and Their Roles

The article explains why Linux distributions employ different package formats such as Deb and RPM, covering the historical split of Linux, the role of package managers, dependency handling, installation paths, and how these differences affect software distribution and user experience.

DebLinuxdistributions
0 likes · 5 min read
Why Linux Uses Multiple Package Formats: Understanding Deb, RPM and Their Roles
Aikesheng Open Source Community
Aikesheng Open Source Community
Dec 14, 2023 · Databases

SQLE 3.0 Installation Guide: RPM and Docker Deployment

This article provides a step‑by‑step guide for installing the open‑source SQLE 3.0 SQL quality management platform using both RPM packages and Docker containers, covering environment preparation, configuration file adjustments, service startup, common issues, and troubleshooting tips.

ConfigurationDatabaseInstallation
0 likes · 11 min read
SQLE 3.0 Installation Guide: RPM and Docker Deployment
IT Services Circle
IT Services Circle
Jun 8, 2023 · Operations

Red Hat Discontinues LibreOffice RPMS Maintenance and Shifts to Flatpak Packaging

Red Hat announced that it will stop maintaining the LibreOffice RPMS packages for future RHEL releases, labeling them as orphaned and encouraging users to adopt the Flatpak version while refocusing engineering effort on Wayland, HDR and related display improvements.

FlatpakLibreOfficeRHEL
0 likes · 3 min read
Red Hat Discontinues LibreOffice RPMS Maintenance and Shifts to Flatpak Packaging
Python Programming Learning Circle
Python Programming Learning Circle
Sep 21, 2022 · Operations

Common Linux Package Management Tools and Their Command Usage

This article introduces the most widely used Linux package managers—dpkg, apt, rpm, yum, and dnf—explaining their purpose, supported distributions, and providing comprehensive command‑line examples for installing, removing, querying, and managing software packages.

APTLinuxdnf
0 likes · 14 min read
Common Linux Package Management Tools and Their Command Usage
DevOps Cloud Academy
DevOps Cloud Academy
Jun 27, 2020 · Operations

Linux Package Management: RPM, YUM, DNF and Source Compilation

This guide explains how to manage Linux software packages using RPM, YUM, DNF and manual source compilation, covering preparation steps, repository configuration, common commands, and practical examples with full command‑line snippets.

LinuxOperationsSource Compilation
0 likes · 15 min read
Linux Package Management: RPM, YUM, DNF and Source Compilation
Efficient Ops
Efficient Ops
Nov 14, 2017 · Operations

Master Elegant Linux Kernel Upgrades: Step-by-Step Compilation and RPM Packaging

This guide walks you through the fundamentals of Linux kernel upgrades, covering kernel anatomy, compilation steps, configuration tuning, kernel migration, and creating RPM packages for streamlined, reliable updates across multiple servers.

CompilationLinuxOperations
0 likes · 12 min read
Master Elegant Linux Kernel Upgrades: Step-by-Step Compilation and RPM Packaging
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Sep 19, 2017 · Operations

Master Elegant Linux Kernel Upgrades: Step-by-Step Guide

This article walks you through the complete process of upgrading the Linux kernel—explaining kernel fundamentals, compilation steps, configuration tuning, packaging as RPM, and deployment across multiple servers—to achieve efficient, reliable, and elegant kernel updates in production environments.

CompilationLinuxUpgrade
0 likes · 11 min read
Master Elegant Linux Kernel Upgrades: Step-by-Step Guide