# jayrambhia/Install-OpenCV

shell scripts to install different version of OpenCV in different distributions of Linux

Repository: https://github.com/jayrambhia/Install-OpenCV
Canonical: https://ross.abutalabs.com/products/install-opencv
Language: Shell
License Family: other
Last push: 2020-11-19T17:38:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5166, "days_push": 2113, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1042, forks 927 (observed 2026-08-28T04:03:20.742326+00:00)

## What it is
A collection of shell scripts that automate installing various versions of OpenCV on different Linux distributions such as Ubuntu, RedHat, and ArchLinux. It is a small utility repo rather than a library itself.

## Use cases
- install opencv on ubuntu from a script
- set up opencv development environment on linux
- install a specific opencv version like 2.4.0 on arch linux
- automate opencv build dependencies on redhat
- quickly provision opencv for a CI machine

## When to choose
- you need a quick, scriptable OpenCV install on a supported Linux distro
- you want a specific older OpenCV version without hand-resolving dependencies

## When to avoid
- you are on macOS, Windows, or another non-Linux platform
- you need actively maintained install tooling or official support
- you prefer package managers like apt, dnf, pacman, or conda for OpenCV

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, build-tool, computer-vision
- domain: computer-vision, developer-tools
- platform: cli
- tags: opencv, shell-scripts, installation, ubuntu, redhat, archlinux, command-line, linux

## Member repositories
- jayrambhia/Install-OpenCV (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.742326+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:47.344363+00:00, confidence not recorded.
  - readme: https://github.com/jayrambhia/Install-OpenCV (fetched 2026-08-28T04:03:20.742326+00:00, sha 33dd183ae585)
- Data as of 2026-08-30T08:39:29.467469+00:00.
