Stacer
Stacer copied to clipboard
Repository no longer supported for Ubuntu 20.04
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!
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
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?
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
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 stacerPackage: 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.
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.