2021年5月3日 星期一

Install newer version(PPA) geany & plugin for unbuntu 18.04LTS

### Install  newer version(PPA) geany & plugin  for  unbuntu 18.04LTS ###
sudo add-apt-repository ppa:geany-dev/ppa
sudo apt-get update
sudo apt-cache policy geany
sudo apt-get install geany
sudo apt-get install geany-plugins
apt-cache search geany

沒有留言:

張貼留言

Ubuntu 18.04 讀卡機 driver , ( IT-500U )

# ubuntu 18.04.06 , Let   (info-think it-500U card-reader) driver work $sudo apt-get install build-essential libusb-1.0-0-dev libpcsclite-de...