https://github.com/atopx/linux-wps
Linux打包安装最新版 WPS365, 支持一键安装脚本
https://github.com/atopx/linux-wps
linux office ubuntu wps
Last synced: 7 months ago
JSON representation
Linux打包安装最新版 WPS365, 支持一键安装脚本
- Host: GitHub
- URL: https://github.com/atopx/linux-wps
- Owner: atopx
- License: mit
- Created: 2024-07-29T06:16:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-03T13:16:11.000Z (10 months ago)
- Last Synced: 2025-01-11T19:45:06.079Z (9 months ago)
- Topics: linux, office, ubuntu, wps
- Language: Shell
- Homepage:
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linux-wps
Linux 打包 安装 WPS365 (wps-office_12.8.2.17001)
# 已测试
- ubuntu 22.04
- ubuntu 24.04
# 一键安装
### wget
```sh
wget -qO- https://raw.githubusercontent.com/atopx/linux-wps/master/install.sh | bash
```### curl
```sh
curl -sSL https://raw.githubusercontent.com/atopx/linux-wps/master/install.sh | bash
```# 常见问题
### 重置试用期
```sh
rm -rf $HOME/.config/Kingsoft $HOME/.local/share/Kingsoft
```### 神秘代码
```sh
694BF-YUDBG-EAR69-BPRGB-ATQXH
# 使用后执行
sudo chmod 444 /opt/kingsoft/.auth/license2.dat
```