artemis on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S artemis

* (Optional) Uninstall artemis on Arch using YAY

$ yay -Rns artemis

2. Manually Install "artemis" via AUR

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

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

b. Clone artemis's git locally

$ git clone https://aur.archlinux.org/artemis.git ~/artemis

c. Go to ~/artemis folder and install it

$ cd ~/artemis $ makepkg -si

3. Information about the artemis package on Arch User Repository (AUR)

ID: 1257875
Name: artemis
PackageBaseID: 126861
PackageBase: artemis
Version: 18.2.0-6
Description: A genome viewer and annotation tool that visualizes biological sequence features
URL: https://www.sanger.ac.uk/science/tools/artemis
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: clintval
FirstSubmitted: 1509572284
LastModified: 1684066456
URLPath: /cgit/aur.git/snapshot/artemis.tar.gz