ON

Onefetch

Onefetch is a command line tool that displays a Git repository summary in the terminal, showing project name, version, languages used, authors, commit stats, and more.
Latest: 2.27.1 Winget
Last checked: Jun 9, 2026 12:10am
Rank: 741/15140
Also monitored via:
GitHub Releases Site Monitor
Follow to track new versions in your feed.
Report

Overview

0
License: MIT LicenseInstaller: apt (PPA)Silent: YesWinget: Available
Silent install
sudo add-apt-repository ppa:o2sh/onefetch && sudo apt update && sudo apt install onefetch

Uninstall
sudo apt remove onefetch

Version & Lifecycle

0
Current: 2.27.1 N-2: 2.26.1 Avg cadence: Every 17 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Configuration note • May 20, 2026
0

Configuration tip

Onefetch does not publish a documented Windows installer, MSI, or enterprise deployment switches in its official installation documentation; the project is distributed as a command-line utility, with installation methods focused on OS package managers rather than vendor-controlled Windows setup options. For enterprise rollout, deploy the binary or package through your standard software distribution system and validate behavior with onefetch --help, since no verified silent-install, transform, or MSI property set is documented for Windows.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

onefetcho2sh onefetch

Packaging Notes

0

Available via PPA for Ubuntu; also installable via nix-env and zypper on openSUSE

Notes

0

Supports customization via flags and environment variables; ASCII art display; primarily developed and maintained on GitHub by o2sh.