Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> 安装后,建议先到设定修改主题,好让整个桌面操作系统伸缩性~ #1

Closed
englianhu opened this issue Jul 15, 2022 · 2 comments

Comments

@englianhu
Copy link
Contributor

englianhu commented Jul 15, 2022

安装后,建议先到设定修改主题,好让整个桌面操作系统伸缩性~

Reinstall 🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩Linux 红旗, coincidence saw mathematical relevant post, changed theme and install first priority RStudio and R, its work~ install chinese input and language translator later~

Originally posted by @englianhu in scibrokes/setup-centOS7-DO#2 (comment)

@englianhu
Copy link
Contributor Author

englianhu commented Jul 15, 2022

##添加网址到🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩apt仓库并更新仓库
echo 'deb http://ftp.cn.debian.org/debian bullseye main' | sudo tee /etc/apt/sources.list.d/bullseye.list
sudo apt update
echo 'deb http://cloud.r-project.org/bin/linux/debian bullseye-cran40/' | sudo tee /etc/apt/sources.list.d/bullseye.list
sudo apt update
echo 'deb http://cloud.r-project.org/bin/linux/debian buster-cran40/' | sudo tee /etc/apt/sources.list.d/bullseye.list
sudo apt update

##更新🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩wget下载工具程序包
sudo apt install wget -y

##安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩德比安/达比安🍥安装工具程序包
sudo apt install gdebi* -y

>## https://github.com/englianhu/RedFlag-Linux/issues/4
>## 安装礼逆袭流量监控工具与网速测试工具
>sudo apt install -y iftop netstat* tcpdump iptraf speedtest-cli time

##安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩百度输入法🐾应用
##https://srf.baidu.com/?c=j&e=d&from=1000e&platform=ubuntu&ref=index_entrance_android_click
wget https://imeres.baidu.com/imeres/ime-res/guanwang/img/Ubuntu_Deepin-fcitx-baidupinyin-64.zip
unzip ./*.zip && sudo rm -rf *.zip *.docx
#sudo gdebi fcitx-baidupinyin.deb
sudo apt install -y ./*.deb && sudo rm -rf *.deb
##注:本输入法输入面板程序与其他输入法如搜狗输入法、讯飞输入法冲突,可能会受其他输入法影响而无法正常启动,若已安装其他输入法并导致百度输入法输入面板无法正常启动,应关闭其他输入法相关进程并重启百度输入法输入面板程序,输入面板程序安装路径为/opt/apps/com.baidu.fcitx-baidupinyin/files/bin/baidu-qimpanel
/opt/apps/com.baidu.fcitx-baidupinyin/files/bin/baidu-qimpanel
sudo chmod +x /opt/apps/com.baidu.fcitx-baidupinyin/files/bin/bd-qimpanel.watchdog.sh

##安装gcin和hime输入法
##https://github.com/scibrokes/r-world/issues/1#issuecomment-1434387627
sudo apt-get install *scim* *gcin* *hime* *fcitx* *im*panel* -y

sudo apt install -y *aptitude* ## 通过命令行利用aptitude 安装fcitx、qt
sudo aptitude install -y fcitx-bin fcitx-table fcitx-config-gtk fcitx-config-gtk2 fcitx-frontend-all
sudo aptitude install -y qt5-default qtcreator qml-module-qtquick-controls2

## 安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩操作系统信息展示程序包
sudo apt install -y *neofetch* *chafa* lib*stty*perl

## 安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩SVN版本控制系统应用
sudo apt install -y subversion sub*version* *sub*version*
## 推荐安装:
sudo apt install -y kdiff3 kdiff3-qt kompare meld tkcvs mgdiff qct kdiff3-doc dirdiff

## 安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩截图、修图、分区、终端等应用
sudo apt install -y flameshot
sudo apt install -y kolour* gwenview *partition*manager* *kwik* flameshot* git2* gitlab* xterm lib*xfce* *micro*code *geany* *terminology* *emulat* vokoscreen vokoscreen-ng vokoscreen* *7zip*

## 下载并安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩预览版®文艺坊
## https://www.rstudio.com/products/rstudio/download/preview
## wget https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.07.1-554-amd64.deb
#sudo gdebi rstudio-2022.07.1-554-amd64.deb

## 下载并安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩预览版®文艺坊
## https://www.rstudio.com/products/rstudio/download/preview
## wget https://s3.amazonaws.com/rstudio-ide-build/desktop/bionic/amd64/rstudio-2022.07.1-554-amd64.deb
#sudo gdebi rstudio-2022.07.1-554-amd64.deb

## https://posit.co/download/rstudio-desktop
wget https://download1.rstudio.org/electron/bionic/amd64/rstudio-2023.03.1-446-amd64.deb
sudo apt install -y ./*.deb && sudo rm -rf *.deb
sudo mv /usr/share/applications/rstudio.desktop /usr/share/applications/移动终端操作系统.desktop
sed -i 's/Name=RStudio/Name=移动终端操作系统/g' /usr/share/applications/移动终端操作系统.desktop
sudo cp /usr/share/applications/移动终端操作系统.desktop /home/englianhu/桌面
sudo chmod +x /home/englianhu/桌面/移动终端操作系统.desktop

##安装🇺🇦无穷VPN♾️应用
##https://www.vpnunlimited.com/api/keepsolid/vpn-download?platform=linux-new
#sudo gdebi vpn-unlimited_8.5-amd64_ubuntu.deb
wget https://geo.keepsolidcdn.com/soft/vpn/Linux/Vpn_Unlimited_8.5.2_amd64.deb
sudo apt install -y ./*.deb && sudo rm -rf *.deb

##安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩VSCode🎗️应用
#wget https://code.visualstudio.com/docs/?dv=linux64_deb
sudo gdebi code_1.69.1-1657615746_amd64.deb

##下载并安装🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩猫舍🐱应用
wget https://github.com/shiftkey/desktop/releases/download/release-3.0.0-linux2/GitHubDesktop-linux-3.0.0-linux2.deb
sudo gdebi GitHubDesktop-linux-3.0.0-linux2.deb

用在 AMD64 上 micro_2.0.8-1+b6_amd64.deb 的下載頁面
如果您正在執行 Debian,請儘量使用像 aptitude 或者 synaptic 一樣的套件管理器,代替人工手動操作的方式從這個網頁下載並安裝套件。

您可以使用以下列表中的任何一個源映象只要往您的 /etc/apt/sources.list 檔案中像下面這樣新增一行:

deb http://ftp.cn.debian.org/debian bullseye main
請使用最終確定的源映象替換 ftp.de.debian.org/debian

您可以從以下任意站點的 pool/main/m/micro/ 子目錄中下載所需的檔案:

Citation: https://packages.debian.org/bullseye/amd64/micro/download


:~$ sudo micro /etc/apt/sources.list

try to add the repo to apt store as above and then

deb http://ftp.cn.debian.org/debian bullseye main

add one more row deb ... as above to the sources.list file to keep track update~

Originally posted by @englianhu in zyedidia/micro#2484 (comment)


@englianhu
Copy link
Contributor Author

englianhu commented Aug 23, 2022

sudo apt install gdebi* -y
## wget http://ftp.cn.debian.org/debian/pool/main/m/micro/micro_2.0.11-3+b1_amd64.deb
## https://www.addictivetips.com/ubuntu-linux-tips/how-to-install-a-deb-file-on-linux
## sudo gdebi micro_2.0.8-1+b6_amd64.deb
## sudo rm micro_2.0.8-1+b6_amd64.deb
## sudo gdebi ./*.deb
## sudo rm -rf *.deb
## https://github.com/scibrokes/mytools/issues/4#issuecomment-1423941958
## curl -l http://ftp.cn.debian.org/debian/pool/main/m/micro/ | awk 'gsub("[ ]*", "", $2)' | awk '/amd64.deb/' | sed 's/<a\ href="\(.*\)">\(.*\)<\/a> \(.*\)/\1/' | awk 'gsub("%2B", "+", $0)' | awk '{print "wget http://ftp.cn.debian.org/debian/pool/main/m/micro/"$0}'
##  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
##                                  Dload  Upload   Total   Spent    Left  Speed
## 100  5387    0  5387    0     0   7173      0 --:--:-- --:--:-- --:--:--  7163
## wget http://ftp.cn.debian.org/debian/pool/main/m/micro/micro_2.0.11-2+b1_amd64.deb
## wget http://ftp.cn.debian.org/debian/pool/main/m/micro/micro_2.0.11-3+b1_amd64.deb
## wget http://ftp.cn.debian.org/debian/pool/main/m/micro/micro_2.0.6-2~bpo10+1_amd64.deb
## wget http://ftp.cn.debian.org/debian/pool/main/m/micro/micro_2.0.8-1+b6_amd64.deb
## 以上链接列出所有`amd64.deb`版本。
## 通过curl -l http://ftp.cn.debian.org/debian/pool/main/m/micro/ 列出许多不同版本,然后查询最新版本再修改一下以下的版本
sudo apt install -y ./*.deb && sudo rm -rf *.deb
sudo chmod 777 -R /etc/apt/sources.list.d/
sudo micro /etc/apt/sources.list.d/debian-buster.list

添加 deb https://deb.debian.org/debian buster-backports main contrib non-free

sudo apt update
sudo apt install apt-transport-https vim -y
sudo apt -t buster-backports install wireguard -y
##安装🇺🇦无穷VPN♾️应用
##https://www.vpnunlimited.com/api/keepsolid/vpn-download?platform=linux-new
#sudo gdebi vpn-unlimited_8.5-amd64_ubuntu.deb
#sudo rm -rf vpn-unlimited_8.5-amd64_ubuntu.deb
wget https://geo.keepsolidcdn.com/soft/vpn/Linux/Vpn_Unlimited_8.5.2_amd64.deb
sudo apt install -y ./*.deb && sudo rm -rf *.deb

倘若安装🇺🇦无穷VPN♾️应用VPN-Unlimited时,出现wireguard错误信息的话,依照以上方式即可顺利安装!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant