Skip to content
#

Dependency management

A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner.

Here are 8 public repositories matching this topic...

This script automates the installation of specified `.deb` packages for the installation of Parsec on Debian-based Linux systems. It checks for the existence of each package locally, downloads any missing packages using `wget`, and installs them using `dpkg`. Additionally, it resolves any missing dependencies.

  • Updated May 13, 2024
  • Shell

A cross-platform repository for managing configuration files for linters, formatters, and test tools. Includes setup files for Linux and Windows (bash and batch scripts) to automate code quality checks, formatting, testing, and dependency management. Ensures consistent code quality across different environments.

  • Updated Dec 30, 2024
  • Shell
Followers
15k followers
Wikipedia
Wikipedia

Related Topics

package-management

Dependency management apps

Renovate

Dependency Automation service by Mend.io

MyGet

Artifact and Package Repositories: Hosted NuGet, npm, Bower, Maven, PHP, VSIX, Python PyPI & RubyGems feeds

Depfu

Automated dependency updates done right

Snyk

Find, fix (and prevent!) known vulnerabilities in your code

See more Dependency management apps