Dec
17
Flatpak Apps Look Out of Place? Here's How to Apply GTK Themes on Flatpak Applications
Published 15:12 Dec 17, 2023 by @ezra.
#Technology# One of the reasons why some users avoid installing Flatpak apps is that most Flatpak apps don’t chan...
Nov
20
Using uname command in Linux [Output Explained]
Published 21:11 Nov 20, 2023 by @ezra.
#UNIX/Linux#
The uname stands for Unix Name and this useful command provides users with important system informa...
Nov
14
Flatpak commands cheat sheet
Published 12:11 Nov 14, 2023 by @ezra.
#UNIX/Linux# 安装和运行
flatpack install org.kde.kdenlive
flatpak run org.kde.kdenlive
列出已安装的 Flatpak 应用程序
```sh
fla...