How to Install and Uninstall golang-github-yosssi-ace-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "golang-github-yosssi-ace-dev" package

Here is a brief guide to show you how to install golang-github-yosssi-ace-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-yosssi-ace-dev

2. Uninstall "golang-github-yosssi-ace-dev" package

This guide let you learn how to uninstall golang-github-yosssi-ace-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-yosssi-ace-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-yosssi-ace-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-yosssi-ace-dev
Architecture: all
Version: 0.0.5-3build1
Priority: extra
Section: universe/devel
Source: golang-github-yosssi-ace
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 85
Depends: golang-github-yosssi-gohtml-dev
Suggests: ace
Filename: pool/universe/g/golang-github-yosssi-ace/golang-github-yosssi-ace-dev_0.0.5-3build1_all.deb
Size: 16344
MD5sum: f268ced949e3129fb1fc40852b864fbb
SHA1: 754a1cf1c0323cb7cba284e1ae9da0b86a1e66f9
SHA256: bd8f4c1a91526ce6a454092b8fc67d9fbff067188dd09ea804f981ac73ace729
SHA512: 5b60d9553895a6762218532d84f0e765765c41681435ed8d0d8c51ce3f902c7e5d2e0f5ff329bd4964def02850fe177af64c9d4dd4f114a1e79eac0857cdaf90
Homepage: https://github.com/yosssi/ace
Description-en: HTML template engine for Go (library package)
Ace is an HTML template engine for Go. This is inspired by
Slim (http://slim-lang.com/) and Jade (http://jade-lang.com/).
This is a refinement of Gold (http://gold.yoss.si/).
.
Example:
.
= doctype html
html lang=en
head
title Hello Ace
= css
h1 { color: blue; }
body
h1 {{.Msg}}
#container.wrapper
p..
Ace is an HTML template engine for Go.
This engine simplifies HTML coding in Go web application development.
= javascript
console.log('Welcome to Ace');
.
This package provides the Ace library for the Go Programming Language
Description-md5: d42217790c8e46862cef3c5394716f82