flathub
TLP


flathub | TLP | |
---|---|---|
70 | 149 | |
0 | 2,816 | |
- | 1.6% | |
8.5 | 9.4 | |
4 months ago | 3 days ago | |
Shell | ||
GNU Lesser General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flathub
-
Microsoft is testing ads in the Windows 11 File Explorer
No, flatpak doesn't use distributions package managers. It doesn't need RPM/DEB packages to work. Today if you want to distribute a flatpak application, you build it once, upload it to flathub.org and it will show up in countless distributions like SteamOS 3 and Pop_OS!.
-
Pop shop did not recognize apps installed from terminal
if you wanna install in terminal using flatpak please go to : https://flathub.org/ to make your life easier.
-
Steam Deck desktop mode is not to be slept on. It's incredible to switch between both worlds.
Yes you can install anything available here https://flathub.org/
-
should I switch to openSUSE (tumbleweed)?
Flathub: https://flathub.org
-
Anyone here tried dual booting?
All flathub.org flatpaks are available in Discover. You can have a look there to see if you can find what you need. Discord, Spotify, Zoom, MS Teams and ONLYOFFICE (if you need good MS Office compatibility) are all there. I think it comes with Firefox pre-installed, but I'm pretty sure the Deck UI's non-steam tab comes with a one-click installer for Chrome, if that's more your speed. There's also a Chromium flatpak in Discover.
-
Problem with flatpak in my system.
Name Title URL Collection ID Subset Filter Priority Options … … Homepage Icon fedora Fedora Flatpaks oci+https://registry.fedoraproject.org - - - 1 system,oci … … - - flathub Flathub https://dl.flathub.org/repo/ - - - 1 system … … https://flathub.org/ https://dl.flathub.org/repo/logo.svg
-
Nintendo uses DMCA to take down a video on how to run Switch emulators on the Steam Deck
The Discover store is the KDE application for installing/updating/removing things - which in the Steam Deck is used to handle Flatpaks from Flathub.
-
Can you run non-steam software on steamOS?
Linux users typically do not install software like this, we use a package manager (a bit like the app stores on phones) to install stuff instead. SteamOS comes with Flatpak, so you can go over to FlatHub and start installing stuff.
-
What's the default web browser on the steam deck?
You can install anything from https://flathub.org/.
- Fedora newbie
TLP
-
Kubernetes homelab - Learning by doing, Part 6: Automation
- name: Ensure useful packages are present hosts: k8s gather_facts: false # don't gather information on nodes as I don't use them become: true tasks: - name: Ensure all apt packages are updated to their latest version ansible.builtin.apt: update_cache: true # run the equivalent of apt-get update cache_valid_time: 86400 # in seconds: one day upgrade: yes # run apt-get upgrade - name: TLP - Optimize Linux Laptop Battery Life - https://linrunner.de/tlp/ ansible.builtin.apt: name: tlp state: present - name: Enforce security hosts: k8s gather_facts: false become: true tasks: - name: Ensure firewall is configured and running block: - name: Ensure firewall package is installed ansible.builtin.apt: name: ufw state: present - name: Allow incoming HTTPS traffic community.general.ufw: rule: allow comment: Allow incoming HTTPS traffic protocol: tcp port: 443 - name: Allow everything from LAN community.general.ufw: rule: allow comment: Allow everything from LAN protocol: any from_ip: 192.168.1.0/24 ... - name: Ensure firewall is up and running community.general.ufw: state: enabled - name: Ensure microk8s is up and running hosts: k8s roles: - role: 'istvano.microk8s' vars: microk8s_version: 1.29/stable ...
-
Battery time remaining changing
Usually full charge give me about ~5 hours, after install tlp here https://linrunner.de/tlp
-
Thinkpad P52: touchscreen and battery threshold
https://github.com/linrunner/TLP/
-
Best Power Management: Fedora 38 + Kernel 6.2.15 + TLP?
They definately do conflict, it was discussed back when ppd first arrived: https://github.com/linrunner/TLP/issues/564
-
Power State management best practices?
If you're certain your GPU has deeper power saving states than P8, I would start by checking why it's not using them. Maybe tlp, powertop or nvtop (or their documentation) can help.
- How hot does the x230 get under the keyboard?
-
Anyone Using Multiple Old Laptops As Home Servers?
I use TLP for my personal laptop https://linrunner.de/tlp/
- Why do so many people use Linux on their ThinkPad's? I used it for a while and just didnt get on with it
-
How an I temporarily minimise power usage on my Mint laptop?
if you don't already have it installed, you could try tlp: https://linrunner.de/tlp/
-
Ubuntu basic configuration
Install TLP
What are some alternatives?
input-remapper - 🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
auto-cpufreq - Automatic CPU speed & power optimizer for Linux
opi - OBS Package Installer (CLI)
slimbookbattery - Slimbook Battery 4
opensnitch - OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
System76 Power Management - Power profile management for Linux
flathub - Issue tracker and new submissions
cpupower-gui - cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.
Tenacity - Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems. Project currently on an indefinite hiatus.
corectrl
onedriver - A native Linux filesystem for Microsoft OneDrive
nixos-config - My NixOS configurations.

