Package managers
Revision as of 17:04, 8 December 2019 by Welcome (talk | contribs) (Created page with "A Package manager is a software tools that automates the process of installing, upgrading, configuring, and removing software from operating systems....")
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:
- /PIP/ for Python software
- /NPM/ for JavaScript software
- /Conan/ C / C++ Package Manager
- Helm for Kubernetes
- gems for Ruby
Contents
Activities
Basic
- Identify package managers used by major Linux distributions such as Debian, Ubuntu or Red Hat Enterprise Linux (RHEL)
- Try to identify mayor differences between dpkg and rpm packages
- Identify differences between dpkg, rpm, apt, aptitude, yum and dnf linux software
- Identify different package manager for macOS, homebrew among others.
Medium
- Add a DevOps/Ansible/Add a repository using Ansible
See also
Advertising: