md-to-rst on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "md-to-rst" 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 md-to-rst on Arch using YAY
$
yay -S
md-to-rst
Copied
* (Optional) Uninstall md-to-rst on Arch using YAY
$
yay -Rns
md-to-rst
Copied
2. Manually Install "md-to-rst" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone md-to-rst's git locally
$
git clone https://aur.archlinux.org/md-to-rst.git
~/md-to-rst
Copied
c. Go to ~/md-to-rst folder and install it
$
cd
~/md-to-rst
Copied
$
makepkg -si
Copied
3. Information about the md-to-rst package on Arch User Repository (AUR)
ID: 545805
Name: md-to-rst
PackageBaseID: 124422
PackageBase: md-to-rst
Version: 1.1.0-3
Description: Tool to convert markdown to restructed text (md to rst)
URL: http://github.com/kata198/mdToRst
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1501441960
LastModified: 1537579065
URLPath: /cgit/aur.git/snapshot/md-to-rst.tar.gz
Name: md-to-rst
PackageBaseID: 124422
PackageBase: md-to-rst
Version: 1.1.0-3
Description: Tool to convert markdown to restructed text (md to rst)
URL: http://github.com/kata198/mdToRst
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1501441960
LastModified: 1537579065
URLPath: /cgit/aur.git/snapshot/md-to-rst.tar.gz