11-07-2021, 09:26 PM
I learned I had 2 Flatpaks installed after realizing that my eMMC was almost full, the Flatpak folder alone singlehandedly filled up the entire storage with basically garbage data.
Those were the only 2 I installed from "Software Center" rather than apt, so I agree when you say you don't like using Flatpaks.
As for gnome-podcasts, you can alternatively install Git, Meson, Gstreamer, Rust, and Cargo, and then do the following:
Those were the only 2 I installed from "Software Center" rather than apt, so I agree when you say you don't like using Flatpaks.
As for gnome-podcasts, you can alternatively install Git, Meson, Gstreamer, Rust, and Cargo, and then do the following:
Code:
git clone https://gitlab.gnome.org/World/podcasts.git gp
cd gp
meson --prefix=/usr build
ninja -C build
sudo ninja -C build install
母語は日本語ですが、英語も喋れます(ry