No description
This repository has been archived on 2026-02-22. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Rust 96%
  • Shell 4%
Find a file
2026-02-05 05:06:57 +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: add Visual Studio Code to flatpak to pacman mapping 2026-02-05 05:06:57 +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