Search Criteria
Package Details: oh-my-pi-bin 18.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/oh-my-pi-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | oh-my-pi-bin |
| Description: | A coding agent with the IDE wired in (release binary) |
| Upstream URL: | https://omp.sh/ |
| Licenses: | MIT |
| Conflicts: | oh-my-pi |
| Provides: | oh-my-pi |
| Submitter: | bjin |
| Maintainer: | bjin (omp-updater) |
| Last Packager: | omp-updater |
| Votes: | 7 |
| Popularity: | 1.86 |
| First Submitted: | 2026-03-23 09:35 (UTC) |
| Last Updated: | 2026-09-15 23:40 (UTC) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- alsa-lib (optional) – ALSA fallback for live voice, STT, and TTS
- at-spi2-core (at-spi2-core-gitAUR) (optional) – Linux accessibility backend for the computer tool
- chromium (omarchy-chromium-binAUR, chromium-clang-avx2-binAUR, ungoogled-chromium-binAUR, ungoogled-chromium-ru-ca-binAUR, ungoogled-chromium-widevine-binAUR, ungoogled-chromium-xdgAUR, ungoogled-chromiumAUR) (optional) – system browser for the browser tool
- git (git-gitAUR, git-glAUR, git-wd40AUR) (optional) – repository integration and isolated task worktrees
- julia (julia-nightly-binAUR, julia-beta-binAUR, julia-gitAUR, julia-binAUR, juliaupAUR, juliaup-binAUR) (optional) – Julia eval backend
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – PulseAudio/PipeWire-Pulse client backend for live voice, STT, and TTS
- python (optional) – Python 3.10+ eval backend
- sshfs (optional) – mount SSH remote workspaces
- xdg-desktop-portal (xdg-desktop-portal-minimal-gitAUR, xdg-desktop-portal-gitAUR) (optional) – Wayland RemoteDesktop portal fallback for computer tool input
- xdg-desktop-portal-impl (xdg-desktop-portal-termfilechooser-gitAUR, xdg-desktop-portal-liri-gitAUR, xdg-desktop-portal-pantheon-gitAUR, xdg-desktop-portal-rsAUR, xdg-desktop-portal-wlr-gitAUR, xdg-desktop-portal-lxqt-gitAUR, xdg-desktop-portal-termfilechooser-nosystemd-gitAUR, xdg-desktop-portal-gtk-gitAUR, xdg-desktop-portal-gtk4-gitAUR, xdg-desktop-portal-shanaAUR, xdg-desktop-portal-kde-gitAUR, xdg-desktop-portal-luminous-gitAUR, xdg-desktop-portal-hyprland-frozenAUR, xdg-desktop-portal-termfilechooserAUR, xdg-desktop-portal-termfilechooser-hunkyburrito-gitAUR, xdg-desktop-portal-termfilechooser-boydaihungst-gitAUR, xdg-desktop-portal-hyprland-gitAUR, xdg-desktop-portal-cosmic-gitAUR, xdg-desktop-portal-xapp-filepicker-gitAUR, xdg-desktop-portal-luminousAUR, xdg-desktop-portal-sonicdeAUR, xdg-desktop-portal-xapp-filepickerAUR, xdg-desktop-portal-omarchy-gitAUR, atmospheraAUR, atmosphera-gitAUR, xdg-desktop-portal-cosmic, xdg-desktop-portal-dde, xdg-desktop-portal-gnome, xdg-desktop-portal-gtk, xdg-desktop-portal-hyprland, xdg-desktop-portal-kde, xdg-desktop-portal-lxqt, xdg-desktop-portal-phosh, xdg-desktop-portal-wlr, xdg-desktop-portal-xapp) (optional) – compositor-specific backend for Wayland computer tool input
Required by (1)
- ompweb (requires oh-my-pi)
Latest Comments
bjin commented on 2026-09-15 09:04 (UTC)
impulse: This package is now updated by github actions, so it should usually be updated within 30 minutes after a new upstream stable release is published.
If it's about PKGBUILD modifications, could you specifically tell which part you would like to work on? Posting patch here is welcome.
impulse commented on 2026-09-15 03:24 (UTC)
Can i be a maintainer? i use this software often so i should be able to keep it up-to-date
bjin commented on 2026-08-11 12:46 (UTC)
bhyoo: added aarch64 support
bhyoo commented on 2026-08-03 00:32 (UTC)
Please support aarch64
pati commented on 2026-07-01 10:05 (UTC)
Prior to my package being published, oh-my-pi-bin was manually updated by its previous maintainer and lacked automated upstream checks. This new package automatically monitors the upstream repository, scans all release versions via snyk.io, and deploys them to the AUR accordingly.
Crandel commented on 2026-06-30 09:35 (UTC)
What is the difference between this package and
oh-my-pi-bin?bjin commented on 2026-06-15 08:39 (UTC)
This package is now tracking upstream releases automatically with GitHub Actions.
bjin commented on 2026-06-11 15:04 (UTC)
Yes, having update.py and .gitignore is intentional. I currently updates this package via update.py manually, and having these files tracked is handy. Other user could also run ./update.py to update to latest release if it's out of date.
This package uses release assets from upstream, so patches cannot be applied. It's possibly to extract the embedded pi_native files and have them managed by pacman as well (instead of leaving them in ~/.omp/natives), do you mean this change?
NoelJacob commented on 2026-06-10 17:55 (UTC)
Is having update.py and .gitignore intentional? Also what about the fixes in oh-my-pi package?