weblogo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S weblogo

* (Optional) Uninstall weblogo on Arch using YAY

$ yay -Rns weblogo

2. Manually Install "weblogo" via AUR

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

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

b. Clone weblogo's git locally

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

c. Go to ~/weblogo folder and install it

$ cd ~/weblogo $ makepkg -si

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

ID: 267060
Name: weblogo
PackageBaseID: 106376
PackageBase: weblogo
Version: 3.4.1-1
Description: A web based application designed to make the generation of sequence logos as easy and painless as possible
URL: http://weblogo.threeplusone.com
NumVotes: 1
Popularity: 0
OutOfDate: 1642522763
Maintainer:
Submitter: greyltc
FirstSubmitted: 1453289538
LastModified: 1453294717
URLPath: /cgit/aur.git/snapshot/weblogo.tar.gz