How to Install and Uninstall golang-github-labstack-echo-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "golang-github-labstack-echo-dev" package

This guide let you learn how to install golang-github-labstack-echo-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-labstack-echo-dev

2. Uninstall "golang-github-labstack-echo-dev" package

Please follow the instructions below to uninstall golang-github-labstack-echo-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-labstack-echo-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-labstack-echo-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-labstack-echo-dev
Architecture: all
Version: 4.2.1-2
Priority: optional
Section: universe/devel
Source: golang-github-labstack-echo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 639
Depends: golang-github-dgrijalva-jwt-go-dev, golang-github-labstack-gommon-dev, golang-github-stretchr-testify-dev, golang-github-valyala-fasttemplate-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-time-dev
Filename: pool/universe/g/golang-github-labstack-echo/golang-github-labstack-echo-dev_4.2.1-2_all.deb
Size: 93580
MD5sum: 022ec58e45dda354d6cc5897b2c415a8
SHA1: 6f0ae331cfb21d51b3b7ccb59bcbd7f1fe034dc7
SHA256: 41cd066bcc0b482519781cf1e6c6a608752d633aacb3cf8536bfb5bc21251bc7
SHA512: cddb76a947ad9ac8147e98cfcf1a24d8210d69e5e719a345a5f1154ff24efd86a28c67bbdc6b1b9924eb5a49c1f2c677b8d5c65c00792a22bf7940178b992123
Homepage: https://github.com/labstack/echo
Description-en: high performance, minimalist Go web framework
Sourcegraph (https://sourcegraph.com/github.com/labstack/echo?badge)
GoDoc (https://pkg.go.dev/github.com/labstack/echo/v4) Go Report
Card (https://goreportcard.com/report/github.com/labstack/echo)
Build Status (https://travis-ci.org/labstack/echo) Codecov
(https://codecov.io/gh/labstack/echo) Join the chat at
https://gitter.im/labstack/echo (https://gitter.im/labstack/echo)
Forum (https://github.com/labstack/echo/discussions)
Twitter (https://twitter.com/labstack) License
(https://raw.githubusercontent.com/labstack/echo/master/LICENSE)
Supported Go versions As of version 4.0.0, Echo is available as a Go
module (https://github.com/golang/go/wiki/Modules). Therefore a Go
version capable of understanding /vN suffixed imports is required:
• 1.9.7+• 1.10.3+• 1.14+ Any of these versions will allow you to
import Echo as github.com/labstack/echo/v4 which is the recommended way
of using Echo going forward.
.
For older versions, please use the latest v3 tag.
This package provides a library for a web framework written in Go.
Feature Overview
- Optimized HTTP router which smartly prioritize routes
- Build robust and scalable RESTful APIs
- Group APIs
- Extensible middleware framework
- Define middleware at root, group or route level
- Data binding for JSON, XML and form payload
- Handy functions to send variety of HTTP responses
- Centralized HTTP error handling
- Template rendering with any template engine
- Define your format for the logger
- Highly customizable
- Automatic TLS via Let’s Encrypt
- HTTP/2 support
Description-md5: b593fd868f57db98c8bf4fa7953e0d6d