Welcome to the scrapkg repository on scrapkg.pages.dev

A mirror of source and binary package recipes for the scraps package manager.


Index


Commands

scraps -in <pkg>       install (resolves all dependencies)
scraps -inb <pkg>      install prebuilt binary
scraps -r <pkg>        remove (blocks if still required)
scraps -R <pkg>        hard remove (cascade + orphans)
scraps -u <pkg>        update a package
scraps -u scraps       update scraps itself
scraps -su             system update (upgrade everything)
scraps -s              sync the package index
scraps -se <term>      search
scraps -info <pkg>     package info
scraps -l              list installed
scraps -deps <pkg>     show dependency tree
scraps -rdeps <pkg>    show reverse dependencies
scraps -orphans        list orphaned dependencies
scraps -clean          clear the download cache
scraps build <recipe>  build a source recipe into a binary tarball

Created by apiwo