0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

zorin linux を仕事で使ってみる

Last updated at Posted at 2023-02-17

ubuntuに飽きてしまったので、zorin linux とやらを使ってみます。
いまはまだInstallしたばっかりの状態。使いづらくてしょうがない。

これからいろいろカスタマイズします。

とりあえず日本語が WINキー+Spaceなのが驚き。

Openconnect-ssoをいれる

sudo apt install python3-pip
ちなみに ~/.local/binにInstallされます。
pip install PyQt5
sudo apt install python3-testresources
sudo apt-get install python3-pyqt5
pipx install "openconnect-sso"
sudo apt install python3.8-venv
pipx install "openconnect-sso"
apt-get install python3-pyqt5.qtwebengine

VMware Horizon Client

ビミョーにCONFIGができないのでVMware-Horizon-Client-5.5.4をインストール。
その後、ライブラリがなんかなさそうなので以下を入れました。

apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-doc gstreamer1.0-tools gstreamer1.0-x gstreamer1.0-alsa gstreamer1.0-gl gstreamer1.0-gtk3 gstreamer1.0-qt5 gstreamer1.0-pulseaudio

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?