markdown on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "markdown" 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 markdown on Arch using YAY
$
yay -S
markdown
Copied
* (Optional) Uninstall markdown on Arch using YAY
$
yay -Rns
markdown
Copied
2. Manually Install "markdown" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone markdown's git locally
$
git clone https://aur.archlinux.org/markdown.git
~/markdown
Copied
c. Go to ~/markdown folder and install it
$
cd
~/markdown
Copied
$
makepkg -si
Copied
3. Information about the markdown package on Arch User Repository (AUR)
ID: 1290861
Name: markdown
PackageBaseID: 187523
PackageBase: markdown
Version: 24.0w-1
Description: A markdown parser for Ada.
URL: https://github.com/AdaCore/markdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1668831841
LastModified: 1689708537
URLPath: /cgit/aur.git/snapshot/markdown.tar.gz
Name: markdown
PackageBaseID: 187523
PackageBase: markdown
Version: 24.0w-1
Description: A markdown parser for Ada.
URL: https://github.com/AdaCore/markdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1668831841
LastModified: 1689708537
URLPath: /cgit/aur.git/snapshot/markdown.tar.gz