markdown2ctags on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "markdown2ctags" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install markdown2ctags on Arch using YAY
$
yay -S
markdown2ctags
Copied
* (Optional) Uninstall markdown2ctags on Arch using YAY
$
yay -Rns
markdown2ctags
Copied
2. Manually Install "markdown2ctags" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone markdown2ctags's git locally
$
git clone https://aur.archlinux.org/markdown2ctags.git
~/markdown2ctags
Copied
c. Go to ~/markdown2ctags folder and install it
$
cd
~/markdown2ctags
Copied
$
makepkg -si
Copied
3. Information about the markdown2ctags package on Arch User Repository (AUR)
ID: 1252168
Name: markdown2ctags
PackageBaseID: 85650
PackageBase: markdown2ctags
Version: 0.3.3-3
Description: Generate ctags-compatible tags files for Markdown documents
URL: https://github.com/jszakmeister/markdown2ctags
NumVotes: 8
Popularity: 0.000194
OutOfDate:
Maintainer: alerque
Submitter: atweiden
FirstSubmitted: 1410906874
LastModified: 1683151631
URLPath: /cgit/aur.git/snapshot/markdown2ctags.tar.gz
Name: markdown2ctags
PackageBaseID: 85650
PackageBase: markdown2ctags
Version: 0.3.3-3
Description: Generate ctags-compatible tags files for Markdown documents
URL: https://github.com/jszakmeister/markdown2ctags
NumVotes: 8
Popularity: 0.000194
OutOfDate:
Maintainer: alerque
Submitter: atweiden
FirstSubmitted: 1410906874
LastModified: 1683151631
URLPath: /cgit/aur.git/snapshot/markdown2ctags.tar.gz