arch-updates-rs

Crates.ioarch-updates-rs
lib.rsarch-updates-rs
version0.1.1
sourcesrc
created_at2024-10-22 13:59:34.336088
updated_at2024-10-22 23:32:42.395462
descriptionLibrary to query arch linux packaging tools to see if updates are available.
homepagehttps://github.com/nick42d/cosmic-applet-arch
repositoryhttps://github.com/nick42d/cosmic-applet-arch
max_upload_size
id1418720
size28,282
(nick42d)

documentation

README

arch_updates_rs

Library to query arch linux packaging tools to see if updates are available. Designed for cosmic-applet-arch, but could be used in similar apps as well. Please refer to docs.rs with api documentation and usage examples.

Dependencies

The following tools or dependencies are required:

  • checkupdates (included with pacman-contrib
  • openssl (included with coreutils)
Commit count: 82

cargo fmt