How to publish a Linux package to mirror All In One

发布时间 2023-04-10 01:43:26作者: xgqfrms

How to publish a Linux package to mirror All In One

# 获取 IP
$ ping raspberrypi

# SSH, ip ✅
$ ssh pi@192.168.18.135

# SSH, host ✅
$ ssh pi@raspberrypi.local

demos

http://deb.debian.org/debian bullseye/main arm64

# Raspberry Pi  安装中文输入法 chinese input
$ sudo apt-get install scim-pinyin
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following package was automatically installed and is no longer required:
  libfuse2
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
  fonts-arphic-ukai fonts-arphic-uming im-config libscim8v5 scim scim-gtk-immodule scim-im-agent scim-modules-socket
Suggested packages:
  scim-uim scim-hangul scim-chewing scim-m17n scim-prime scim-anthy scim-skk scim-canna scim-tables-additional
  scim-tables-ja scim-tables-ko scim-tables-zh scim-thai
The following NEW packages will be installed:
  fonts-arphic-ukai fonts-arphic-uming im-config libscim8v5 scim scim-gtk-immodule scim-im-agent scim-modules-socket
  scim-pinyin
0 upgraded, 9 newly installed, 0 to remove and 41 not upgraded.
Need to get 18.8 MB of archives.
After this operation, 48.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://deb.debian.org/debian bullseye/main arm64 fonts-arphic-ukai all 0.2.20080216.2-5 [8376 kB]
Get:2 http://deb.debian.org/debian bullseye/main arm64 fonts-arphic-uming all 0.2.20080216.2-11 [7938 kB]                  
Get:3 http://deb.debian.org/debian bullseye/main arm64 im-config all 0.46-1+deb11u1 [52.2 kB]                              
Get:4 http://deb.debian.org/debian bullseye/main arm64 libscim8v5 arm64 1.4.18-2.2 [235 kB]                                
Get:5 http://deb.debian.org/debian bullseye/main arm64 scim arm64 1.4.18-2.2 [373 kB]                                      
Get:6 http://deb.debian.org/debian bullseye/main arm64 scim-modules-socket arm64 1.4.18-2.2 [55.2 kB]                      
Get:7 http://deb.debian.org/debian bullseye/main arm64 scim-im-agent arm64 1.4.18-2.2 [69.9 kB]                            
Get:8 http://deb.debian.org/debian bullseye/main arm64 scim-gtk-immodule arm64 1.4.18-2.2 [47.7 kB]                        
Get:9 http://deb.debian.org/debian bullseye/main arm64 scim-pinyin arm64 0.5.92-4 [1645 kB]                                
Fetched 18.8 MB in 10min 11s (30.7 kB/s) 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_CTYPE = "UTF-8",
	LANG = "en_GB.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_GB.UTF-8").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Selecting previously unselected package fonts-arphic-ukai.
(Reading database ... 98715 files and directories currently installed.)
Preparing to unpack .../0-fonts-arphic-ukai_0.2.20080216.2-5_all.deb ...
Unpacking fonts-arphic-ukai (0.2.20080216.2-5) ...
Selecting previously unselected package fonts-arphic-uming.
Preparing to unpack .../1-fonts-arphic-uming_0.2.20080216.2-11_all.deb ...
Unpacking fonts-arphic-uming (0.2.20080216.2-11) ...
Selecting previously unselected package im-config.
Preparing to unpack .../2-im-config_0.46-1+deb11u1_all.deb ...
Unpacking im-config (0.46-1+deb11u1) ...
Selecting previously unselected package libscim8v5:arm64.
Preparing to unpack .../3-libscim8v5_1.4.18-2.2_arm64.deb ...
Unpacking libscim8v5:arm64 (1.4.18-2.2) ...
Selecting previously unselected package scim.
Preparing to unpack .../4-scim_1.4.18-2.2_arm64.deb ...
Unpacking scim (1.4.18-2.2) ...
Selecting previously unselected package scim-modules-socket:arm64.
Preparing to unpack .../5-scim-modules-socket_1.4.18-2.2_arm64.deb ...
Unpacking scim-modules-socket:arm64 (1.4.18-2.2) ...
Selecting previously unselected package scim-im-agent.
Preparing to unpack .../6-scim-im-agent_1.4.18-2.2_arm64.deb ...
Unpacking scim-im-agent (1.4.18-2.2) ...
Selecting previously unselected package scim-gtk-immodule:arm64.
Preparing to unpack .../7-scim-gtk-immodule_1.4.18-2.2_arm64.deb ...
Unpacking scim-gtk-immodule:arm64 (1.4.18-2.2) ...
Selecting previously unselected package scim-pinyin.
Preparing to unpack .../8-scim-pinyin_0.5.92-4_arm64.deb ...
Unpacking scim-pinyin (0.5.92-4) ...
Setting up fonts-arphic-uming (0.2.20080216.2-11) ...
Setting up im-config (0.46-1+deb11u1) ...
Setting up fonts-arphic-ukai (0.2.20080216.2-5) ...
Setting up libscim8v5:arm64 (1.4.18-2.2) ...
Setting up scim-modules-socket:arm64 (1.4.18-2.2) ...
Setting up scim (1.4.18-2.2) ...
update-alternatives: using /etc/X11/xinit/xinput.d/scim to provide /etc/X11/xinit/xinput.d/ja_JP (xinput-ja_JP) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim to provide /etc/X11/xinit/xinput.d/ko_KR (xinput-ko_KR) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim to provide /etc/X11/xinit/xinput.d/zh_CN (xinput-zh_CN) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim to provide /etc/X11/xinit/xinput.d/zh_TW (xinput-zh_TW) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim to provide /etc/X11/xinit/xinput.d/zh_HK (xinput-zh_HK) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim to provide /etc/X11/xinit/xinput.d/zh_SG (xinput-zh_SG) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim-immodule to provide /etc/X11/xinit/xinput.d/ja_JP (xinput-ja_JP) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim-immodule to provide /etc/X11/xinit/xinput.d/ko_KR (xinput-ko_KR) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim-immodule to provide /etc/X11/xinit/xinput.d/zh_CN (xinput-zh_CN) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim-immodule to provide /etc/X11/xinit/xinput.d/zh_TW (xinput-zh_TW) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim-immodule to provide /etc/X11/xinit/xinput.d/zh_HK (xinput-zh_HK) in auto mode
update-alternatives: using /etc/X11/xinit/xinput.d/scim-immodule to provide /etc/X11/xinit/xinput.d/zh_SG (xinput-zh_SG) in auto mode
Setting up scim-im-agent (1.4.18-2.2) ...
Setting up scim-pinyin (0.5.92-4) ...
Setting up scim-gtk-immodule:arm64 (1.4.18-2.2) ...
Processing triggers for libgtk-3-0:arm64 (3.24.24-4+rpt12+deb11u2) ...
Processing triggers for libgtk2.0-0:arm64 (2.24.33-2+rpt1) ...
Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for fontconfig (2.13.1-4.2) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for gnome-menus (3.36.0-1) ...


image

(? 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs

https://www.cnblogs.com/xgqfrms/p/17301579.html



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 ?️,侵权必究⚠️!