An open API service indexing awesome lists of open source software.

https://github.com/damdo/uhubctl

uhubctl for gokrazy (frozen with gokrazy/freeze)
https://github.com/damdo/uhubctl

Last synced: 15 days ago
JSON representation

uhubctl for gokrazy (frozen with gokrazy/freeze)

Awesome Lists containing this project

README

          

## uhubctl for gokrazy

This package is a [frozen](https://github.com/gokrazy/freeze) version of
[`uhubctl`](https://github.com/mvp/uhubctl), coming from Ubuntu devel, packaged for [gokrazy](https://gokrazy.org/) instances.

## Architecture support

Currently:
- `GOARCH=arm64` (multiarch tuple `aarch64-linux-gnu`)
- `GOARCH=amd64` (multiarch tuple `amd64-linux-gnu`)

Please use the tuples from https://wiki.debian.org/Multiarch/Tuples when adding
support for more architectures.