python2-teacup on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python2-teacup

* (Optional) Uninstall python2-teacup on Arch using YAY

$ yay -Rns python2-teacup

2. Manually Install "python2-teacup" via AUR

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

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

b. Clone python2-teacup's git locally

$ git clone https://aur.archlinux.org/python2-teacup.git ~/python2-teacup

c. Go to ~/python2-teacup folder and install it

$ cd ~/python2-teacup $ makepkg -si

3. Information about the python2-teacup package on Arch User Repository (AUR)

ID: 328563
Name: python2-teacup
PackageBaseID: 96294
PackageBase: python2-teacup
Version: 1.0-2
Description: TEACUP enables repeatable testing of different TCP algorithms over a range of emulated network path conditions.
URL: http://sourceforge.net/projects/teacup/
NumVotes: 1
Popularity: 0
OutOfDate: 1705686231
Maintainer: IsaacT
Submitter: IsaacT
FirstSubmitted: 1437646266
LastModified: 1470843142
URLPath: /cgit/aur.git/snapshot/python2-teacup.tar.gz