ipt_ratelimit on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ipt_ratelimit

* (Optional) Uninstall ipt_ratelimit on Arch using YAY

$ yay -Rns ipt_ratelimit

2. Manually Install "ipt_ratelimit" via AUR

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

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

b. Clone ipt_ratelimit's git locally

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

c. Go to ~/ipt_ratelimit folder and install it

$ cd ~/ipt_ratelimit $ makepkg -si

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

ID: 1298477
Name: ipt_ratelimit
PackageBaseID: 111823
PackageBase: ipt_ratelimit
Version: 0.3.3-2
Description: Rate Policer as netfilter extension.
URL: https://github.com/aabc/ipt-ratelimit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1464525210
LastModified: 1691066473
URLPath: /cgit/aur.git/snapshot/ipt_ratelimit.tar.gz