Slight Change in Installation Instruction for Linux Mint 22 (Wilma)
Author: SrujanVasupilliCreated Aug 7, 2024Updated Jun 15, 2026
The homepage of Stacer says the following
sudo add-apt-repository ppa:oguzhaninan/stacer
sudo apt-get update
sudo apt-get install stacerHowever for Linux Mint 22 the first line refuses to add repository citing "Cannot add PPA: ''This PPA does not support noble''.". However running the last line to install alone worked fine with the following output
lavanyadeepak@NithyaLavanya:~$ sudo apt-get install stacer
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
fonts-league-spartan libqt5charts5
The following NEW packages will be installed:
fonts-league-spartan libqt5charts5 stacer
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,313 kB of archives.
After this operation, 4,031 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-league-spartan all 2.210-1 [173 kB]
Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libqt5charts5 amd64 5.15.13-1 [482 kB]
Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 stacer amd64 1.1.0+ds-2build3 [658 kB]
Fetched 1,313 kB in 3s (442 kB/s)
Selecting previously unselected package fonts-league-spartan.
(Reading database ... 602976 files and directories currently installed.)
Preparing to unpack .../fonts-league-spartan_2.210-1_all.deb ...
Unpacking fonts-league-spartan (2.210-1) ...
Selecting previously unselected package libqt5charts5:amd64.
Preparing to unpack .../libqt5charts5_5.15.13-1_amd64.deb ...
Unpacking libqt5charts5:amd64 (5.15.13-1) ...
Selecting previously unselected package stacer.
Preparing to unpack .../stacer_1.1.0+ds-2build3_amd64.deb ...
Unpacking stacer (1.1.0+ds-2build3) ...
Setting up libqt5charts5:amd64 (5.15.13-1) ...
Setting up fonts-league-spartan (2.210-1) ...
Setting up stacer (1.1.0+ds-2build3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for mate-menus (1.26.1+mint1) ...
Processing triggers for libc-bin (2.39-0ubuntu8.2) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Source: oguzhaninan/Stacer