killport on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S killport

* (Optional) Uninstall killport on Arch using YAY

$ yay -Rns killport

2. Manually Install "killport" via AUR

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

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

b. Clone killport's git locally

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

c. Go to ~/killport folder and install it

$ cd ~/killport $ makepkg -si

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

ID: 1245765
Name: killport
PackageBaseID: 192996
PackageBase: killport
Version: 1.0.0-1
Description: Forcefully kill a process listening on a specified port
URL: https://github.com/fayez-nazzal/killport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fayez-nazzal
Submitter: fayez-nazzal
FirstSubmitted: 1682336881
LastModified: 1682336881
URLPath: /cgit/aur.git/snapshot/killport.tar.gz