oguzhaninan / Stacer

Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
GNU General Public License v3.0
8.82k stars 600 forks source link

Stacer for Ubuntu 22.04 #503

Open sauravkhakurel opened 1 year ago

sauravkhakurel commented 1 year ago

When will stacer for the latest ubuntu22.04 lts version be released? While adding the repo, release file could not be found for ubuntu 22.04. Thanks

amiga-500 commented 1 year ago

Highly unlikely since the author has abandoned this 3 years ago. You could compile it on your own for 22.04. It's pretty easy, even tho the author didnt quite give all the details on how to compile. Some push requests add some modern updates.

sauravkhakurel commented 1 year ago

Could you please point me towards the resources which will guide me through the compilation process? Thanks @amiga-500

alexmyczko commented 1 year ago

just apt install stacer? it has been part of ubuntu for years?

rendyep commented 1 year ago

use snap instead, the latest version (1.1.0) is available there.

sauravkhakurel commented 1 year ago

use snap instead, the latest version (1.1.0) is available there.

Yeah, did that after I could not successfully compile the code. Thanks for the info