python-jupytext on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-jupytext

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

$ yay -Rns python-jupytext

2. Manually Install "python-jupytext" via AUR

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

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

b. Clone python-jupytext's git locally

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

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

$ cd ~/python-jupytext $ makepkg -si

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

ID: 1387249
Name: python-jupytext
PackageBaseID: 143336
PackageBase: python-jupytext
Version: 1.16.1-1
Description: Jupyter notebooks as Markdown documents, Julia, Python or R scripts
URL: https://github.com/mwouts/jupytext
NumVotes: 8
Popularity: 1.085579
OutOfDate:
Maintainer: MoetaYuko
Submitter: MoetaYuko
FirstSubmitted: 1562638358
LastModified: 1705456741
URLPath: /cgit/aur.git/snapshot/python-jupytext.tar.gz