Block a user
golang-github-urfave-cli-v3-dev (3.3.8-2)
Published 2025-09-10 04:25:03 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install golang-github-urfave-cli-v3-dev=3.3.8-2
Repository Info
Distributions |
plucky |
Components |
universe |
Architectures |
all |
About this package
package for building command line apps in Go (version 3) "cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way. . This package provides cli version 3 (github.com/urfave/cli/v3)