pkg.soopen package index

brew / rang 9910

Installer flint-checker avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flint-checker pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install flint-checker

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install flint

MacPorts ports tree · math/flint/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add flint

Alpine Linux edge package indexes · flint · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install flint

Fedora Rawhide package metadata · flint · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#flint

nixpkgs package indexes · pkgs/by-name/fl/flint/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S flint

Arch Linux sync databases · flint · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install libflint-dev

Debian stable package indexes · libflint-dev · Source: deb.debian.org

openSUSE zyppervérifié · 92%
sudo zypper install flint-devel

openSUSE Tumbleweed package metadata · flint-devel · Source: download.opensuse.org

aperçu

Résumé du paquet

Check your project for common sources of contributor friction

Commandes et alias

  • flint

historique

Historique du projet et usages

Flint is a small Go command-line checker for common sources of contributor friction in software projects. It checks for project affordances such as a README, contribution guide, license, bootstrap script, and test script.

Historique du projet

The README describes Flint as a tool for helping potential contributors answer basic questions about a project: what it does, how it is licensed, how to contribute, how to set up development, and how to run tests.

The project was maintained by Wynn Netherland and carries a 2014 copyright notice. Its GitHub release metadata shows v0.0.3 in January 2014 and v0.0.4 in December 2014.

Historique d'adoption

Flint's official README documents installation through Go, prebuilt GitHub release binaries, and Homebrew as flint-checker. The supplied package metadata also records packaging in Homebrew.

The tool reflects the GitHub-era convention that repository quality is partly social: a project should include contribution, license, bootstrap, and test-running paths that new contributors can discover quickly.

Modes d'utilisation

Users run flint from a project root to get warnings and errors about missing contributor-facing files. It can also check a remote GitHub repository by owner/name without cloning.

Command-line options let users skip individual checks and provide a GitHub API token through FLINT_TOKEN when checking remote repositories.

Pourquoi les passionnés de paquets s'y intéressent

Flint is package-nerd relevant as a tiny lint tool for repository metadata rather than source code. It turns informal open-source hygiene expectations into a CLI that package maintainers and project owners could run locally.

Its Homebrew formula name, flint-checker, also matters because the plain flint package name collides with other software in distro ecosystems.

Chronologie

  • 2014: Project copyright notice appears in the README.
  • 2014: v0.0.3 was published in January.
  • 2014: v0.0.4 was published in December.
  • 2014: README documented Go, prebuilt binary, and Homebrew installation paths.

Related projects

  • The README cites GitHub contributor-guideline behavior, Choose a License, and readme-driven development as part of its philosophy.
  • Flint is conceptually related to repository linting and project-health checkers rather than language-specific code linters.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
flintexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.1.0
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:flint-checker
Version0.1.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/pengwynn/flint
Dépôthttps://github.com/pengwynn/flint
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

MacPorts94%

flint

sudo port install flint
  • installed executable or alias match
  • Correspondance par : Flint
MacPorts ports tree · api.github.com · MacPorts ports tree: math/flint/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

libflint-dev 3.1.3-2

C library for number theory, development files

http://www.flintlib.org/

sudo apt install libflint-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: flint
  • 2 Dépendances
  • installed executable or alias match
  • Correspondance par : Flint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libflint-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libflint-doc 3.1.3-2

Documentation for the FLINT library

http://www.flintlib.org/

sudo apt install libflint-doc
  • Section: doc
  • Architecture: all
  • Source Package: flint
  • 1 Dépendances
  • 1 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Flint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libflint-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libflint19 3.1.3-2

C library for number theory, shared library

http://www.flintlib.org/

sudo apt install libflint19
  • Section: libs
  • Architecture: amd64
  • Source Package: flint
  • 3 Dépendances
  • installed executable or alias match
  • Correspondance par : Flint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libflint19 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

flint

nix profile install nixpkgs#flint
  • installed executable or alias match
  • Correspondance par : Flint
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fl/flint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

libflint-dev 3.0.1-3.1build1

C library for number theory, development files

http://www.flintlib.org/

sudo apt install libflint-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: flint
  • 2 Dépendances
  • installed executable or alias match
  • Correspondance par : Flint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libflint-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libflint-doc 3.0.1-3.1build1

Documentation for the FLINT library

http://www.flintlib.org/

sudo apt install libflint-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: flint
  • 1 Dépendances
  • 1 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Flint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libflint-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libflint18t64 3.0.1-3.1build1

C library for number theory, shared library

http://www.flintlib.org/

sudo apt install libflint18t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: flint
  • 3 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Flint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libflint18t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

flint 3.4.0-r1

C library in support of computations in number theory

https://flintlib.org/

sudo apk add flint
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: flint
  • 1 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Flint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: flint from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

flint-dev 3.4.0-r1

C library in support of computations in number theory (development files)

https://flintlib.org/

sudo apk add flint-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: flint
  • 1 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Flint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: flint-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

flint 3.5.0-2.fc45

Fast Library for Number Theory

https://flintlib.org/

sudo dnf install flint
  • License: LGPL-3.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-or-later AND (LGPL-3.0-or-later OR GPL-2.0-or-later) AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flint
  • 7 Dépendances
  • 6 fournit
  • installed executable or alias match
  • Correspondance par : Flint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flint from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf92%

flint-devel 3.5.0-2.fc45

Development files for FLINT

https://flintlib.org/

sudo dnf install flint-devel
  • License: LGPL-3.0-or-later AND LGPL-2.1-or-later AND GPL-2.0-or-later AND (LGPL-3.0-or-later OR GPL-2.0-or-later) AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flint
  • 4 Dépendances
  • 4 fournit
  • installed executable or alias match
  • Correspondance par : Flint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flint-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman92%

flint 3.6.0-1

A C library for doing number theory

http://www.flintlib.org

sudo pacman -S flint
  • License: LGPL-3.0-only
  • Architecture: x86_64
  • 4 Dépendances
  • installed executable or alias match
  • Correspondance par : Flint
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: flint from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

flint-devel 3.6.0-1.2

Development files for flint

https://flintlib.org/

sudo zypper install flint-devel
  • License: LGPL-3.0-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: flint
  • 6 Dépendances
  • 2 fournit
  • installed executable or alias match
  • Correspondance par : Flint
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: flint-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

libflint24 3.6.0-1.2

C library for doing number theory

https://flintlib.org/

sudo zypper install libflint24
  • License: LGPL-3.0-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: flint
  • 6 Dépendances
  • 2 fournit
  • installed executable or alias match
  • Correspondance par : Flint
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libflint24 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation