tcgui-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tcgui-git

* (Optional) Uninstall tcgui-git on Arch using YAY

$ yay -Rns tcgui-git

2. Manually Install "tcgui-git" via AUR

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

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

b. Clone tcgui-git's git locally

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

c. Go to ~/tcgui-git folder and install it

$ cd ~/tcgui-git $ makepkg -si

3. Information about the tcgui-git package on Arch User Repository (AUR)

ID: 1413097
Name: tcgui-git
PackageBaseID: 158903
PackageBase: tcgui-git
Version: 1a5196e-1
Description: A lightweight Python-based Web-GUI for Linux traffic control (tc) to set, view and delete traffic shaping rules.
URL: https://github.com/tum-lkn/tcgui
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dilshodm
Submitter:
FirstSubmitted: 1603108298
LastModified: 1708501223
URLPath: /cgit/aur.git/snapshot/tcgui-git.tar.gz