How to Install and Uninstall golang-github-shurcool-sanitized_anchor_name Package on openSUSE Leap

Last updated: May 12,2024

1. Install "golang-github-shurcool-sanitized_anchor_name" package

In this section, we are going to explain the necessary steps to install golang-github-shurcool-sanitized_anchor_name on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install golang-github-shurcool-sanitized_anchor_name

2. Uninstall "golang-github-shurcool-sanitized_anchor_name" package

Please follow the step by step instructions below to uninstall golang-github-shurcool-sanitized_anchor_name on openSUSE Leap:

$ sudo zypper remove golang-github-shurcool-sanitized_anchor_name

3. Information about the golang-github-shurcool-sanitized_anchor_name package on openSUSE Leap

Information for package golang-github-shurcool-sanitized_anchor_name:
---------------------------------------------------------------------
Repository : Main Repository
Name : golang-github-shurcool-sanitized_anchor_name
Version : 0.0.0+git20151027.10ef21a-2.30
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.7 KiB
Installed : No
Status : not installed
Source package : golang-github-shurcool-sanitized_anchor_name-0.0.0+git20151027.10ef21a-2.30.src
Upstream URL : https://github.com/shurcool/sanitized_anchor_name
Summary : Go function to create sanitized anchor names
Description :
Package sanitized_anchor_name provides a func to create sanitized anchor names.
Its logic can be reused by multiple packages to create interoperable anchor
names and links to those anchors. At this time, it does not try to ensure that
generated anchor names are unique, that responsibility falls on the caller.