btop 
Resource monitor. C++ version and continuation of bashtop and bpytop
Package Information 
- Domain: 
github.com/aristocratos/btop - Name: 
btop - Homepage: Not specified
 - Source: View on GitHub
 
Installation 
bash
# Install with launchpad
launchpad install btopPrograms 
This package provides the following executable programs:
btop
Available Versions 
Show all 8 versions
1.4.4,1.4.3,1.4.2,1.4.1,1.4.01.3.2,1.3.1,1.3.0
Latest Version: 1.4.4
Install Specific Version 
bash
# Install specific version
sh <(curl https://pkgx.sh) btop -- $SHELL -iDependencies 
This package depends on:
linux:gnu.org/gcc/libstdcxx@14
Usage Examples 
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.btop
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links 
This documentation was auto-generated from package data.