python-pydna on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-pydna

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

$ yay -Rns python-pydna

2. Manually Install "python-pydna" via AUR

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

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

b. Clone python-pydna's git locally

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

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

$ cd ~/python-pydna $ makepkg -si

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

ID: 1261175
Name: python-pydna
PackageBaseID: 128034
PackageBase: python-pydna
Version: 5.2.0-1
Description: Representing double stranded DNA and functions for simulating cloning and homologous recombination between DNA molecules
URL: https://github.com/bjornfjohansson/pydna
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: clintval
FirstSubmitted: 1513640261
LastModified: 1684698900
URLPath: /cgit/aur.git/snapshot/python-pydna.tar.gz