killport on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install killport on Arch using YAY
$
yay -S
killport
Copied
* (Optional) Uninstall killport on Arch using YAY
$
yay -Rns
killport
Copied
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
Copied
b. Clone killport's git locally
$
git clone https://aur.archlinux.org/killport.git
~/killport
Copied
c. Go to ~/killport folder and install it
$
cd
~/killport
Copied
$
makepkg -si
Copied
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
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