No description
  • Rust 96%
  • Shell 4%
Find a file
2026-01-26 00:14:33 +01:00
completions feat: add Bash and Zsh completion scripts for arc package manager; enhance package installation logic 2026-01-15 06:28:15 +01:00
dist fix: update pkgrel to 2 in .SRCINFO and PKGBUILD; add beeper-v4-bin to pacman whitelist and aliases in arc.json 2026-01-25 23:34:56 +01:00
examples feat: update package structure and add LICENSE file 2026-01-13 14:10:57 +01:00
src feat: add Bash and Zsh completion scripts for arc package manager; enhance package installation logic 2026-01-15 06:28:15 +01:00
.gitignore initial commit 2026-01-13 10:17:50 +01:00
Cargo.lock fix: update version to 0.1.2 in .SRCINFO, Cargo files, and PKGBUILD; enhance package installation logic 2026-01-15 02:58:40 +01:00
Cargo.toml fix: update version to 0.1.2 in .SRCINFO, Cargo files, and PKGBUILD; enhance package installation logic 2026-01-15 02:58:40 +01:00
debug_search.rs fix: update version to 0.1.2 in .SRCINFO, Cargo files, and PKGBUILD; enhance package installation logic 2026-01-15 02:58:40 +01:00
example-arc.json initial commit 2026-01-13 10:17:50 +01:00
LIB_README.md feat: update package structure and add LICENSE file 2026-01-13 14:10:57 +01:00
LICENSE feat: update package structure and add LICENSE file 2026-01-13 14:10:57 +01:00
README.md initial commit 2026-01-13 10:17:50 +01:00

arc

Arc Software CLI and library written in Rust for building the next generation app store for the Linux platform.

Goals

  • Provide a fast and reliable CLI for managing app store packages
  • Offer a Rust library for developers to integrate app store functionalities into their applications
  • Support pacman and flatpak package formats