python-kwant on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-kwant

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

$ yay -Rns python-kwant

2. Manually Install "python-kwant" via AUR

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

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

b. Clone python-kwant's git locally

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

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

$ cd ~/python-kwant $ makepkg -si

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

ID: 805238
Name: python-kwant
PackageBaseID: 104832
PackageBase: python-kwant
Version: 1.4.2-1
Description: Python package for numerical calculations on tight-binding models with a strong focus on quantum transport
URL: http://kwant-project.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lobachevsky
Submitter: lobachevsky
FirstSubmitted: 1450541352
LastModified: 1602861499
URLPath: /cgit/aur.git/snapshot/python-kwant.tar.gz