miniss on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "miniss" 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 miniss on Arch using YAY
$
yay -S
miniss
Copied
* (Optional) Uninstall miniss on Arch using YAY
$
yay -Rns
miniss
Copied
2. Manually Install "miniss" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone miniss's git locally
$
git clone https://aur.archlinux.org/miniss.git
~/miniss
Copied
c. Go to ~/miniss folder and install it
$
cd
~/miniss
Copied
$
makepkg -si
Copied
3. Information about the miniss package on Arch User Repository (AUR)
ID: 1238943
Name: miniss
PackageBaseID: 192495
PackageBase: miniss
Version: 0.0.2.r1.g7ad0621-1
Description: Displays a list of open listening sockets. It is a minimal alternative to ss or netstat.
URL: https://github.com/noraj/miniss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noraj
Submitter: noraj
FirstSubmitted: 1681079323
LastModified: 1681080368
URLPath: /cgit/aur.git/snapshot/miniss.tar.gz
Name: miniss
PackageBaseID: 192495
PackageBase: miniss
Version: 0.0.2.r1.g7ad0621-1
Description: Displays a list of open listening sockets. It is a minimal alternative to ss or netstat.
URL: https://github.com/noraj/miniss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noraj
Submitter: noraj
FirstSubmitted: 1681079323
LastModified: 1681080368
URLPath: /cgit/aur.git/snapshot/miniss.tar.gz