pacstall / pacstall/pacstall-programs
PacReq: <SysMonTask>
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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