python-notedown on AUR (Arch User Repository)

Last updated: November 16,2024

1. Install "python-notedown" 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-notedown on Arch using YAY

$ yay -S python-notedown

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

$ yay -Rns python-notedown

2. Manually Install "python-notedown" via AUR

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

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

b. Clone python-notedown's git locally

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

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

$ cd ~/python-notedown $ makepkg -si

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

ID: 512018
Name: python-notedown
PackageBaseID: 132642
PackageBase: python-notedown
Version: 1.5.1-1
Description: Markdown <=> IPython Notebook
URL: https://github.com/aaren/notedown
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: r4um
Submitter: izahn
FirstSubmitted: 1526658636
LastModified: 1526658864
URLPath: /cgit/aur.git/snapshot/python-notedown.tar.gz