zoukankan      html  css  js  c++  java
  • What to do when wps failed to install on Ubuntu?

    What to do when wps failed to install on Ubuntu?

    What to do when wps failed to install on Ubuntu?

    I am using wps for ubuntu-kylin, which can nearly match the WS office, and I think it is a great software to replace LibreOffice in linux, and recently, I got an update information, so I downloaded from the wps website and failed to install the newest version. The main problem is that the official package is for i386 platform, my Ubuntu is 64-bit!!!

    After some failed trial to install all the 32-bit libraries, I downloaded the ubuntu-kylin 64-bit version wps, to my surprise, it also failed to install. But I found the wps-office is in the installed package lists, so I just removed the not-running package with

    sudo apt-get autoremove wps-office

    and reisntall the kylin version wps.

    The lesson is that always easy the burden of yourself by standing on the shoulders of the giants.

    Author: wujing

    Created: 2014-10-22 三 10:24

    Emacs 24.3.1 (Org mode 8.2.6)

    Validate

  • 相关阅读:
    罗马数字转整数-算法练习
    无重复字符的最长字串-算法练习
    亲密字符串-算法刷题笔记
    0-n-1中缺失的数字-算法总结笔记
    高度检查表-算法笔记总结
    链表删除中间结点-算法练习总结
    链表中的中间结点-算法练习总结
    链表相交-算法练习总结
    多数元素-算法笔记总结
    Consul Windows集群搭建ACL Token验证
  • 原文地址:https://www.cnblogs.com/wujingcqu/p/4042437.html
Copyright © 2011-2022 走看看