Compare commits

..

No commits in common. "0c48edd1ff38110fae5eb9aed8a4751c7f83e8c5" and "341727f21161f4fb69ac7668b911619d8a92ff4e" have entirely different histories.

9 changed files with 7 additions and 38 deletions

View File

@ -2,7 +2,6 @@
- [x] 无法切换语言,切换为中文之后切不回去了 ✅ 2025-03-02
- [ ] waydroid很多应用无法正确点击
- [ ] 4G不工作
- [ ] 指纹断断续续工作
- [x] 无法进入gnome的wayland session ok ✅ 2025-03-02
- [x] 无法使用指纹 ✅ 2025-03-02
### 问题解决记录

View File

@ -18,7 +18,7 @@
- 阅读器
- calibre
- 文档与笔记
- Obsidian appimage
- Obsidian appimage/flathub
- WPS365 localrpm
- Mindmaster localrpm 2025/6月到期
- Onenote snapd 准备替换到obsidian中
@ -27,7 +27,7 @@
- QQ flathub
- 飞书 localrpm
- 音视频
- obs flathub [[obs]]
- obs flathub
- vlc flathub
- 在线
- Bilibili / BBDown appimage
@ -63,8 +63,9 @@
- tilix fedora dnf
- 输入法
- Fcitx5
- 其他系统软件
- Virtual Machine Manager / Qemu
- docker/podman
- 其他系统
- Waydroid
- Wine
- Virtual Machine Manager / Qemu
- docker
-

View File

@ -1,17 +0,0 @@
- 安装方式
- 下载.appimage的文件
- 使用github工具AppImageManager https://github.com/nemonic27/AppImageManager
- 对应用的所有操作使用均使用AppImageManager
- `./AppImageManager.py --help`
`usage: AppImageManager.py [-h] {list,show,delete,install} ...`
`A simple CLI to manage AppImage applications.`
`positional arguments:`
`{list,show,delete,install}`
`list List all installed AppImages`
`show Show details of a specific AppImage`
`delete Delete a specific AppImage`
`install Install AppImage`
`options:`
`-h, --help show this help message and exit`

View File

@ -1,9 +0,0 @@
- 背景
- redhat出品
- rootless
- 无守护进程
- 安装
- 从flathub中安装podman-desktop ,让其自动依赖安装。
- 常用操作
- 下载镜像 // 加上docker.io
- podman pull docker.io/xhofe/alist:latest

View File

@ -1,5 +0,0 @@
- 应用路径
- ~/.local/share/applications
- /usr/share/applications
- 应用生成方式
- 详见 [[Appimage]]

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB