pacstall / pacstall/pacstall-programs

PacReq: <SysMonTask>

Open
#1,534 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

package request
Dominant language
Shell
Stars
216
Forks
187
Avg merge
1d 8h
Merged PRs (30d)
117

Description

Types

-deb (Debian achieve release of the package)

URL

https://github.com/KrispyCamel4u/SysMonTask

Building guide

Installation

Ubuntu and Its Family (only for: 18.04, 20.04, 21.04, 21.10 and equivalent), run:
$ sudo add-apt-repository ppa:camel-neeraj/sysmontask
$ sudo apt install sysmontask
// Install psutil if Ubuntu<=20.04, other-wise skip this step(more info given below) :
$ sudo pip3 install -U psutil
$ sysmontask   // optional to run via terminal but recommended for the first time
Additional context

I would try to make the package myself, but I don't understand how to package when the application is installed from a PPA.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the SysMonTask URL and its Ubuntu installation guide, checking what package contents and dependencies the PPA provides. The work is done when a Pacstall package definition for SysMonTask can install the application and its required dependencies without relying on the PPA.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, debian
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.