linux安装pulse客户端
Posted 境悟初
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux安装pulse客户端相关的知识,希望对你有一定的参考价值。
本文记录下linux下pulse客户端的安装方式。
ubuntu
wget http://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/ps-pulse-ubuntu-debian.deb
sudo dpkg -i ps-pulse-ubuntu-debian.deb
缺少依赖问题根据提示解决就行。
然后搜索 pulse即可
Centos
sudo dnf update -y
sudo dnf install -y epel-release
sudo yum install -y http://webdev.web3.technion.ac.il/docs/cis/public/ssl-vpn/ps-pulse-centos-rhel.rpm
以上是关于linux安装pulse客户端的主要内容,如果未能解决你的问题,请参考以下文章
蓝桥杯单片机基础之PWM(Pulse width modulation)
安装 BlueJeans 会议 API 客户端时出现“pipenv 需要 #egg 片段以获取版本控制的依赖项”警告