How to Install and Uninstall shdoc.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "shdoc.noarch" package
Learn how to install shdoc.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
shdoc.noarch
Copied
2. Uninstall "shdoc.noarch" package
Please follow the instructions below to uninstall shdoc.noarch on Rocky Linux 8:
$
sudo dnf remove
shdoc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the shdoc.noarch package on Rocky Linux 8
Last metadata expiration check: 2:30:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : shdoc
Version : 1.1
Release : 1.el8
Architecture : noarch
Size : 13 k
Source : shdoc-1.1-1.el8.src.rpm
Repository : epel
Summary : Documentation generator for bash/zsh/sh for generating documentation in Markdown
URL : https://github.com/reconquest/shdoc
License : MIT
Description : shdoc is a documentation generator for bash/zsh/sh for generating API
: documentation in Markdown from shell scripts source.
:
: shdoc parses annotations in the beginning of a given file and alongside function
: definitions, and creates a markdown file with ready to use documentation.
Available Packages
Name : shdoc
Version : 1.1
Release : 1.el8
Architecture : noarch
Size : 13 k
Source : shdoc-1.1-1.el8.src.rpm
Repository : epel
Summary : Documentation generator for bash/zsh/sh for generating documentation in Markdown
URL : https://github.com/reconquest/shdoc
License : MIT
Description : shdoc is a documentation generator for bash/zsh/sh for generating API
: documentation in Markdown from shell scripts source.
:
: shdoc parses annotations in the beginning of a given file and alongside function
: definitions, and creates a markdown file with ready to use documentation.