Stacer icon indicating copy to clipboard operation
Stacer copied to clipboard

Repository no longer supported for Ubuntu 20.04

Open Mumrik93 opened this issue 5 years ago • 5 comments
trafficstars

Will the repository be updated anytime soon? I already have it installed and can still use it, but not update it in case you release a new update! Really like Stacer and would very much like to keep using it even in the future!

Mumrik93 avatar Sep 15 '20 16:09 Mumrik93

Hi @Mumrik93, Thanks for your interest.

You don't need PPA repository for Ubuntu 20+. Just run apt install stacer Remove PPA repository add-apt-repository --remove ppa:oguzhaninan/stacer

https://github.com/oguzhaninan/Stacer#debian-sid--ubuntu-2004

oguzhaninan avatar Sep 15 '20 18:09 oguzhaninan

Is there a way to know what version of stacer is in the ubuntu repository? On github the latest release was done in 2019. Are changes and fixes since that release included in the ubuntu repository or do I have to compile my own version?

maudrid avatar Dec 02 '20 10:12 maudrid

Is there a way to know what version of stacer is in the ubuntu repository? On github the latest release was done in 2019. Are changes and fixes since that release included in the ubuntu repository or do I have to compile my own version?

apt-cache show stacer
Package: stacer
Architecture: amd64
Version: 1.1.0-3
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Gürkan Myczko <[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1706
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.3.0), libstdc++6 (>= 4.1.1), fonts-inter
Filename: pool/universe/s/stacer/stacer_1.1.0-3_amd64.deb
Size: 723076
MD5sum: 77cc13ebf065ea5c01385409ffb22884
SHA1: 24126798037aaa29a6cb8e6b2e04d9df9d97d786
SHA256: 1421da6bf36104cd37a9358252f1b2cb8d68e6042bec014d9d8027a8df0224e9
Homepage: https://github.com/oguzhaninan/Stacer/
Description-en: Linux system optimizer and monitoring
 Monitor your system (CPU, memory, disk) in a graphical application (qt).
 Change and monitor your services. Summarizes basic system information and
 can show network download/upload speeds/totals.
Description-md5: 14c4c50aa37c724ef3964660d71c4885

tigefabot avatar Dec 09 '20 11:12 tigefabot

Is there a way to know what version of stacer is in the ubuntu repository? On github the latest release was done in 2019. Are changes and fixes since that release included in the ubuntu repository or do I have to compile my own version?

apt-cache show stacer
Package: stacer
Architecture: amd64
Version: 1.1.0-3
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Gürkan Myczko <[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1706
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.3.0), libstdc++6 (>= 4.1.1), fonts-inter
Filename: pool/universe/s/stacer/stacer_1.1.0-3_amd64.deb
Size: 723076
MD5sum: 77cc13ebf065ea5c01385409ffb22884
SHA1: 24126798037aaa29a6cb8e6b2e04d9df9d97d786
SHA256: 1421da6bf36104cd37a9358252f1b2cb8d68e6042bec014d9d8027a8df0224e9
Homepage: https://github.com/oguzhaninan/Stacer/
Description-en: Linux system optimizer and monitoring
 Monitor your system (CPU, memory, disk) in a graphical application (qt).
 Change and monitor your services. Summarizes basic system information and
 can show network download/upload speeds/totals.
Description-md5: 14c4c50aa37c724ef3964660d71c4885

Meaning that the last version released was in 2019. Who decides when a new release is made? There have been many fixed and additions done in the last year.

maudrid avatar Dec 09 '20 13:12 maudrid

https://packages.ubuntu.com/search?keywords=stacer although i'm the maintainer for the package in debian, ubuntu syncs it from debian. i'm not responsible for releases on github.... @oguzhaninan is.

alexmyczko avatar Jan 07 '22 11:01 alexmyczko