entop on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S entop

* (Optional) Uninstall entop on Arch using YAY

$ yay -Rns entop

2. Manually Install "entop" via AUR

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

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

b. Clone entop's git locally

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

c. Go to ~/entop folder and install it

$ cd ~/entop $ makepkg -si

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

ID: 227614
Name: entop
PackageBaseID: 99235
PackageBase: entop
Version: 0.0.1-1
Description: A top-like tool for monitoring an Erlang node
URL: https://github.com/mazenharake/entop.git
NumVotes: 0
Popularity: 0
OutOfDate: 1700161039
Maintainer:
Submitter: AeroNotix
FirstSubmitted: 1441211645
LastModified: 1441211879
URLPath: /cgit/aur.git/snapshot/entop.tar.gz