How to install aristocratos/bashtop. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
aristocratos/bashtop Installation Guide
How to install aristocratos/bashtop. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for aristocratos/bashtop. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i aristocratos/bashtopor
Install via npx
npx @hexmos/ipm i aristocratos/bashtopPrerequisites
bash
languageVersion: > 4.0.0
git
system_toolVersion: 2.38.1
python3
languageVersion: > 3.6
pip
package_managerVersion: 21.0.2
curl
system_toolVersion: 7.84.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Source Code (Clone and Install)
git clone https://github.com/aristocratos/bashtop.git
cd bashtop
sudo make installInstall Homebrew (macOS)
curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh | bashInstall Dependencies (FreeBSD/Linux)
sudo pkg install coreutils gsed git py37-psutilInstall Bashtop via Package Manager (Debian/Ubuntu)
sudo apt update && sudo apt install bashtopInstall Bashtop via RPM (CentOS/Fedora)
dnf config-manager --set-enabled PowerTools
sudo dnf install epel-release
sudo dnf install bashtopInstall Bashtop via RPM (RHEL/CentOS)
ARCH=$( /bin/arch )
dnf install epel-release
dnf install bashtopPost Installation Steps
- Open the bashtop application.
- Navigate to the main menu using the arrow keys and select a process from the list.
