python-mdbuilder on AUR (Arch User Repository)

Last updated: May 16,2024

1. Install "python-mdbuilder" 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

b. Install python-mdbuilder on Arch using YAY

$ yay -S python-mdbuilder

* (Optional) Uninstall python-mdbuilder on Arch using YAY

$ yay -Rns python-mdbuilder

2. Manually Install "python-mdbuilder" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-mdbuilder's git locally

$ git clone https://aur.archlinux.org/python-mdbuilder.git ~/python-mdbuilder

c. Go to ~/python-mdbuilder folder and install it

$ cd ~/python-mdbuilder $ makepkg -si

3. Information about the python-mdbuilder package on Arch User Repository (AUR)

ID: 1410939
Name: python-mdbuilder
PackageBaseID: 202658
PackageBase: python-mdbuilder
Version: 1.0.7-1
Description: A tool to generate markdown easily
URL: https://github.com/mill413/mdBuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haruto
Submitter: haruto
FirstSubmitted: 1708184394
LastModified: 1708184394
URLPath: /cgit/aur.git/snapshot/python-mdbuilder.tar.gz