pacstall-programs icon indicating copy to clipboard operation
pacstall-programs copied to clipboard

PacReq: <SysMonTask>

Open 0x262D opened this issue 3 years ago • 0 comments

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.

0x262D avatar Aug 29 '22 14:08 0x262D