云网牛站
所在位置:首页 > Linux软件 > Linux下非官方的新浪微博客户端:WeCase(微盒),附安装方法

Linux下非官方的新浪微博客户端:WeCase(微盒),附安装方法

2020-09-27 15:57:26作者:叶云稿源:云网牛站

WeCase(微盒)是一款非官方的新浪微博客户端,可应用在Linux下,支持Deepin、Fedora、Arch Linux、Ubuntu、Gentoo等系统。虽然WeCase已停止开发了,但还是可以使用的。

Linux下非官方的新浪微博客户端:WeCase(微盒),附安装方法

 

下载链接

WeCase网站

WeCase项目下载地址

 

安装命令

Anthon GNU/Linux:

# apt-get install wecase

Arch Linux:

# yaourt -S wecase

Fedora:

$ sudo su -c "wget -O- http://download.opensuse.org/repositories/home:/biergaizi/Fedora_$(rpm -E %fedora)/home:biergaizi.repo > /etc/yum.repos.d/wecase.repo"

$ sudo yum install WeCase

Gentoo:

# layman -a gentoo-zh

# emerge net-misc/WeCase

Ubuntu:

$ sudo apt-get install python-software-properties

$ sudo add-apt-repository ppa:wecase/ppa

$ sudo apt-get update

$ sudo apt-get install wecase

 

从源构建的方法

依存关系:

Python 3(关于在deepin 20系统上安装python3.8版本的说明

rpweibo

Py-Qt4

Python-notify2

PyQt/Qt Develop Tools

Make

Automake

以下为安装的步骤:

1、安装依赖项。

2、从GitHub克隆WeCase:

git clone git://github.com/WeCase/WeCase.git

3、安装rpweibo:

sudo python3 setup.py install

4、安装WeCase:

./bootstrap.sh

mkdir build

cd build

../configure

make

sudo make install

5、运行WeCase:

wecase

 

相关主题

深度商店应用千牛工作台、Discord、QQ(Linux)、新浪微博安卓版

精选文章
热门文章