Plasma/Installing Plasmoids/zh-cn: Difference between revisions
Appearance
< Plasma
m Created page with "要从Konsole安装 Plasma 部件,输入: {{Input|1=plasmapkg -u 部件-文件名.plasmoid}}" |
m Created page with "Category:高级用户/zh-cn" |
||
Line 72: | Line 72: | ||
{{Tip|You can navigate to the directory in '''Dolphin''' and press <keycap>F4</keycap> to open an embedded terminal.}} | {{Tip|You can navigate to the directory in '''Dolphin''' and press <keycap>F4</keycap> to open an embedded terminal.}} | ||
[[Category: | [[Category:高级用户/zh-cn]] |
Revision as of 13:32, 19 June 2011
安装 Plasmoid 部件
找到一个新的部件,但不知道怎样安装?帮助就在这!
![](/images.userbase/thumb/7/7f/Plasma_InstallingPlasmoids_DownloadNew.png/265px-Plasma_InstallingPlasmoids_DownloadNew.png)
从KDE-Look.org安装
从桌面菜单中 选择
。![](/images.userbase/thumb/1/11/Plasma_InstallingPlasmoids_AddWidgets.png/400px-Plasma_InstallingPlasmoids_AddWidgets.png)
从部件浏览器(Widget Explorer)从选择 。
![](/images.userbase/7/7f/Plasma_InstallingPlasmoids_DownloadNew.png)
搜索部件并按下 。
![](/images.userbase/thumb/4/4c/Plasma_InstallingPlasmoids_Install.png/400px-Plasma_InstallingPlasmoids_Install.png)
像往常一样拖动安装的部件到桌面/面板上。
![](/images.userbase/thumb/9/9e/Plasma_InstallingPlasmoids_AddToDesktop.png/400px-Plasma_InstallingPlasmoids_AddToDesktop.png)
从本地文件安装部件
从桌面菜单中 选择
。![](/images.userbase/thumb/1/11/Plasma_InstallingPlasmoids_AddWidgets.png/400px-Plasma_InstallingPlasmoids_AddWidgets.png)
从部件浏览器(Widget Explorer)从选择 <menuchoice‘获得新部件’ -> ‘从本地文件安装部件...’ </menuchoice。
![](/images.userbase/4/4d/Plasma_InstallingPlasmoids_Localfile.png)
选择部件类型安装。
![](/images.userbase/thumb/f/fd/Plasma_InstallingPlasmoids_SelectType.png/400px-Plasma_InstallingPlasmoids_SelectType.png)
选择本地文件并按下 。
![](/images.userbase/thumb/a/a9/Plasma_InstallingPlasmoids_Finish.png/400px-Plasma_InstallingPlasmoids_Finish.png)
从Konsole安装
要从Konsole安装 Plasma 部件,输入:
plasmapkg -u 部件-文件名.plasmoid
FAQ
I can't install plasmoids in Plasma Workspaces 4.5.1
This is caused by a bug in kdelibs 4.5.1 (bug 251192) which prevents the installer from extracting plasmoid files. The workaround is to extract the file manually and install it from Konsole or another terminal.
- Download the plasmoid
- Open the file (*.plasmoid) with Ark and extract it to a directory
- Open Konsole and navigate to the directory from the previous step
cd /path/to/directory
- Install the plasmoid with the command (where directory-name is the name of the extracted directory)
plasmapkg -i directory-name