version 1.76, 2022/03/28 10:33:48 |
version 1.77, 2022/03/28 23:50:00 |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
<HTML> |
<HTML> |
<!-- |
<!-- |
$OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.75 2021/04/02 06:49:16 takayama Exp $ |
$OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.76 2022/03/28 10:33:48 takayama Exp $ |
--> |
--> |
<HEAD> |
<HEAD> |
<LINK REV=MADE HREF="mailto:openxm2005@math(ematics).sci.kobe-u.ac.jp"> |
<LINK REV=MADE HREF="mailto:openxm2005@math(ematics).sci.kobe-u.ac.jp"> |
Line 66 sudo cp fe-deb2-archive-keyring.gpg /usr/share/keyring |
|
Line 66 sudo cp fe-deb2-archive-keyring.gpg /usr/share/keyring |
|
|
|
The following commands execute the above instruction. |
The following commands execute the above instruction. |
<pre> |
<pre> |
|
sudo apt update |
|
sudo apt install wget |
sudo wget -O /etc/apt/sources.list.d/fe-deb2.list http://www.math.kobe-u.ac.jp/deb2/fe-deb2.list |
sudo wget -O /etc/apt/sources.list.d/fe-deb2.list http://www.math.kobe-u.ac.jp/deb2/fe-deb2.list |
sudo wget -O /usr/share/keyrings/fe-deb2-archive-keyring.gpg http://www.math.kobe-u.ac.jp/deb2/fe-deb2-archive-keyring.gpg |
sudo wget -O /usr/share/keyrings/fe-deb2-archive-keyring.gpg http://www.math.kobe-u.ac.jp/deb2/fe-deb2-archive-keyring.gpg |
sudo apt update |
sudo apt update |
sudo apt install openxm |
sudo apt install openxm |
|
</pre> |
|
|
|
Note: If you agree with the asir license in advance, do as follows |
|
<pre> |
|
touch /tmp/i-agree-with-asir-license |
|
sudo apt install openxm |
|
rm /tmp/i-agree-with-asir-license |
</pre> |
</pre> |
|
|
<H2> |
<H2> |