Difference between revisions of "Package managers"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
A [[w:Package_manager|Package manager]] is a software tools that automates the process of installing, upgrading, configuring, and removing software from [[operating systems]]. Popular package manager for [[linux]] include: [[linux server administration/apt|apt]], [[linux server administration/dpkg|dpkg]], [[linux Administration/Installation/RPM and YUM Packages|rpm]] and [[linux Administration/Installation/RPM and YUM Packages|yum]]. In [[MacOS]] [[macOS/Homebrew|homebrew]] is a popular package manager. Other popular package managers are:
+
A [[wikipedia:Package_manager|Package manager]] is a software tools that automates the process of installing, upgrading, configuring, and removing software from [[operating systems]]. Popular package manager for [[linux]] include: [[apt]], [[dpkg]], [[rpm]] and [[yum]]. In [[MacOS]] [[homebrew]] is a popular package manager. Other popular package managers are:
 
* [[PIP]] for Python software
 
* [[PIP]] for Python software
 
* [[NPM]] for [[JavaScript]] software
 
* [[NPM]] for [[JavaScript]] software
Line 14: Line 14:
  
 
=== Medium ===
 
=== Medium ===
* Add a [[DevOps/Ansible/Add a repository]] using Ansible
+
* Add a [[DevOps/Ansible/Add a repository]] using [[Ansible]]
  
 
== See also ==
 
== See also ==
 
* [[wikipedia:List_of_software_package_management_systems]]
 
* [[wikipedia:List_of_software_package_management_systems]]
* [[linux server administration/apt/opkg|opkg]], [[Snap]]
+
* {{package manager}}
 
* [[JFrog Artifactory]] [[binary package repository manager]]
 
* [[JFrog Artifactory]] [[binary package repository manager]]
 
* {{containers}}
 
* {{containers}}

Revision as of 18:34, 3 January 2020

A Package manager is a software tools that automates the process of installing, upgrading, configuring, and removing software from operating systems. Popular package manager for linux include: apt, dpkg, rpm and yum. In MacOS homebrew is a popular package manager. Other popular package managers are:

Activities

Basic

  1. Identify package managers used by major Linux distributions such as Debian, Ubuntu or Red Hat Enterprise Linux (RHEL)
  2. Try to identify mayor differences between dpkg and rpm packages
  3. Identify differences between dpkg, rpm, apt, aptitude, yum and dnf linux software
  4. Identify different package manager for macOS, homebrew among others.

Medium

See also

Advertising: