[SOLVED] How to install nano-2.6.0-x86_64-1.xzm file
- usuha
- White ninja
- Posts: 10
- Joined: 09 May 2016, 13:13
- Distribution: Porteus Cinnamon
- Location: Japan
- Contact:
[SOLVED] How to install nano-2.6.0-x86_64-1.xzm file
Hello.
Please tell me how to install the nano-2.6.0-x86_64-1.xzm file in the /tmp/usm folder.
Please tell me how to install the nano-2.6.0-x86_64-1.xzm file in the /tmp/usm folder.
Last edited by brokenman on 15 Apr 2017, 14:45, edited 1 time in total.
Reason: Add solved
Reason: Add solved
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: How to install nano-2.6.0-x86_64-1.xzm file
Welcome to Porteus. Do you mean you need help to use USM?
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
- usuha
- White ninja
- Posts: 10
- Joined: 09 May 2016, 13:13
- Distribution: Porteus Cinnamon
- Location: Japan
- Contact:
Re: How to install nano-2.6.0-x86_64-1.xzm file
Thanks a lot Bogomips.
I am in trouble because I do not know how to use USM.
Please tell me how to use USM.
I am in trouble because I do not know how to use USM.
Please tell me how to use USM.
- Blaze
- DEV Team
- Posts: 3996
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: How to install nano-2.6.0-x86_64-1.xzm file
copy nano-2.6.0-x86_64-1.xzmusuha wrote:how to install the nano-2.6.0-x86_64-1.xzm file in the /tmp/usm folder.
from /tmp/usm to /mnt/sdX(where X - it's your partition with Porteus)/porteus/modules.
Reboot Porteus and enjoy nano in terminal.
Cheers
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: How to install nano-2.6.0-x86_64-1.xzm file
CLI way. Open a terminalusuha wrote:Thanks a lot Bogomips.
I am in trouble because I do not know how to use USM.
Please tell me how to use USM.
Code: Select all
guest@porteus:~$ su
Password: (PW: toor)
root@porteus:/home/guest# usm -g nano
find: `/tmp/xdg-runtime-guest/gvfs': Permission denied
The following items were found.
Choose an number to confirm.
ctrl+c to quit
1) nano-2.3.2-x86_64-1.txz
#? 1
Processing: nano-2.3.2-x86_64-1.txz
Ignored libraries:
Libraries required: 4
Libraries found in system: 4
Libraries to resolve: 0
Code: Select all
The following packages are required.
nano-2.3.2-x86_64-1.txz [] [not installed]
Total size: 0 KB
Alternative is to get correct package for your architecture https://slackware.pkgs.org/14.2/slackwa ... 1.txz.html or https://slackware.pkgs.org/14.2/slackwa ... 1.txz.html downloaded to /tmp/usm. Then in root terminal:
Code: Select all
txz2xzm /tmp/usm/nano-2.6.0-i586-1.txz
OR
txz2xzm /tmp/usm/nano-2.6.0-x86_64-1.txz
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
- usuha
- White ninja
- Posts: 10
- Joined: 09 May 2016, 13:13
- Distribution: Porteus Cinnamon
- Location: Japan
- Contact:
Re: How to install nano-2.6.0-x86_64-1.xzm file
Thanks a lot Blaze.
root@porteus:/tmp/usm# mv nano-2.6.0-x86_64-1.xzm /mnt/sda1/porteus/modules/
Restart Porteus.
I was able to install nano.
Thank you very much.
root@porteus:/tmp/usm# mv nano-2.6.0-x86_64-1.xzm /mnt/sda1/porteus/modules/
Restart Porteus.
I was able to install nano.
Thank you very much.
- Blaze
- DEV Team
- Posts: 3996
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: How to install nano-2.6.0-x86_64-1.xzm file
after this you can activate nano-2.6.0-x86_64-1.xzm without reboot of Porteususuha wrote:mv nano-2.6.0-x86_64-1.xzm /mnt/sda1/porteus/modules/
Code: Select all
activate /mnt/sda1/porteus/modules/nano-2.6.0-x86_64-1.xzm
Code: Select all
usm -h
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
- usuha
- White ninja
- Posts: 10
- Joined: 09 May 2016, 13:13
- Distribution: Porteus Cinnamon
- Location: Japan
- Contact:
Re: How to install nano-2.6.0-x86_64-1.xzm file
Thanks a lot Bogomips.
The following error message appeared.
Is there a way to solve it?
The following error message appeared.
Code: Select all
guest@porteus:~$ sudo usm -g dropbox
password:
The following program is necessary for processing continuation:
installpkg
removepkg
guest@porteus:~$
- usuha
- White ninja
- Posts: 10
- Joined: 09 May 2016, 13:13
- Distribution: Porteus Cinnamon
- Location: Japan
- Contact:
Re: How to install nano-2.6.0-x86_64-1.xzm file
Thanks a lot Blaze.
Thank you very much for your kind advices.
Many thanks.
Thank you very much for your kind advices.
Many thanks.
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: How to install nano-2.6.0-x86_64-1.xzm file
Code: Select all
guest@porteus:~$ su
Password:
root@porteus:/home/guest# usm -g nano
find: `/tmp/.mount_6KWb6m': Permission denied
find: `/tmp/xdg-runtime-guest/gvfs': Permission denied
The following items were found.
Choose an number to confirm.
ctrl+c to quit
1) nano-2.3.2-x86_64-1.txz
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
- usuha
- White ninja
- Posts: 10
- Joined: 09 May 2016, 13:13
- Distribution: Porteus Cinnamon
- Location: Japan
- Contact:
Re: How to install nano-2.6.0-x86_64-1.xzm file
Thanks a lot Bogomips.
I was able to install copy.
Thank you very much.
I was able to install copy.
Thank you very much.
Code: Select all
guest@porteus:~$ su
パスワード:
root@porteus:/home/guest# usm -g copy
以下の検出項目から、項番を指定して選択して下さい
確認番号を選んで下さい
ctrl+c で終了します
1) copyq-2.2.0-x86_64-1_slonly.txz
#? 1
処理中: copyq-2.2.0-x86_64-1_slonly.txz
Ignored libraries:
必要ライブラリ: 16
システム提供ライブラリ: 9
解決ライブラリ: 7
処理ライブラリ: libQtCore.so.4
複数パッケージ内に存在: libQtCore.so.4
qt-4.8.7-x86_64-4.txz 31844K slackware
wps-office-10.1.0.5672~a21-x86_64-1_slonly.txz 157032K slackonly
insync-1.3.12.36116-x86_64-1_slonly.txz 33644K slackonly
google-earth-7.1.8.3036-x86_64-1_slonly.txz 44352K slackonly
copasi-4.18.136-x86_64-1_slonly.txz 29152K slackonly
以下の検出項目から、項番を指定して選択して下さい
確認番号を選んで下さい
ctrl+c で終了します
1) qt-4.8.7-x86_64-4.txz
2) wps-office-10.1.0.5672~a21-x86_64-1_slonly.txz
3) insync-1.3.12.36116-x86_64-1_slonly.txz
4) google-earth-7.1.8.3036-x86_64-1_slonly.txz
5) copasi-4.18.136-x86_64-1_slonly.txz
#? 1
処理ライブラリ: libQtGui.so.4
処理ライブラリ: libQtNetwork.so.4
処理ライブラリ: libQtScript.so.4
処理ライブラリ: libQtSvg.so.4
処理ライブラリ: libQtWebKit.so.4
処理ライブラリ: libQtXml.so.4
処理中: qt-4.8.7-x86_64-4.txz
Ignored libraries:
必要ライブラリ: 56
システム提供ライブラリ: 36
解決ライブラリ: 20
処理ライブラリ: libQt3Support.so.4
処理ライブラリ: libQtCLucene.so.4
処理ライブラリ: libQtCore.so.4
処理ライブラリ: libQtDBus.so.4
処理ライブラリ: libQtDeclarative.so.4
処理ライブラリ: libQtDesigner.so.4
処理ライブラリ: libQtDesignerComponents.so.4
処理ライブラリ: libQtGui.so.4
処理ライブラリ: libQtHelp.so.4
処理ライブラリ: libQtNetwork.so.4
処理ライブラリ: libQtOpenGL.so.4
処理ライブラリ: libQtScript.so.4
処理ライブラリ: libQtSql.so.4
処理ライブラリ: libQtSvg.so.4
処理ライブラリ: libQtTest.so.4
処理ライブラリ: libQtWebKit.so.4
処理ライブラリ: libQtXml.so.4
処理ライブラリ: libQtXmlPatterns.so.4
処理ライブラリ: libiodbc.so.2
処理ライブラリ: libmysqlclient.so.18
複数パッケージ内に存在: libmysqlclient.so.18
mariadb-10.0.30-x86_64-1_slack14.2.txz 25952K slackwarepatches
mariadb-10.0.26-x86_64-1.txz 25836K slackware
以下の検出項目から、項番を指定して選択して下さい
確認番号を選んで下さい
ctrl+c で終了します
1) mariadb-10.0.30-x86_64-1_slack14.2.txz
2) mariadb-10.0.26-x86_64-1.txz
#? 1
処理中: libiodbc-3.52.10-x86_64-2.txz
Ignored libraries:
必要ライブラリ: 56
システム提供ライブラリ: 53
解決ライブラリ: 3
処理ライブラリ: libiodbc.so.2
処理ライブラリ: libiodbcadm.so.2
処理ライブラリ: libiodbcinst.so.2
処理中: mariadb-10.0.30-x86_64-1_slack14.2.txz
Ignored libraries:
必要ライブラリ: 17
システム提供ライブラリ: 15
解決ライブラリ: 2
処理ライブラリ: libJudy.so.1
処理ライブラリ: libjemalloc.so.1
複数パッケージ内に存在: libjemalloc.so.1
jemalloc-3.6.0-x86_64-1.txz 192K slackware
plexmediaserver-1.4.2.3400_ab906953b-x86_64-1_slonly.txz 76216K slackonly
以下の検出項目から、項番を指定して選択して下さい
確認番号を選んで下さい
ctrl+c で終了します
1) jemalloc-3.6.0-x86_64-1.txz
2) plexmediaserver-1.4.2.3400_ab906953b-x86_64-1_slonly.txz
#? 1
処理中: judy-1.0.5-x86_64-1.txz
処理中: jemalloc-3.6.0-x86_64-1.txz
Ignored libraries:
必要ライブラリ: 1
システム提供ライブラリ: 1
解決ライブラリ: 0
以下のパッケージが必要です
copyq-2.2.0-x86_64-1_slonly.txz [900K] [not installed]
jemalloc-3.6.0-x86_64-1.txz [192K] [not installed]
judy-1.0.5-x86_64-1.txz [132K] [not installed]
libiodbc-3.52.10-x86_64-2.txz [264K] [not installed]
mariadb-10.0.30-x86_64-1_slack14.2.txz [25952K] [not installed]
qt-4.8.7-x86_64-4.txz [31844K] [not installed]
サイズ合計: 59 MB
複数のパッケージが検出されました
Would you like to merge the packages into one module? [y/n]
[r]押下でパッケージ削除、[q]押下で終了、enter押下でダウンロードを開始します
Downloading: copyq-2.2.0-x86_64-1_slonly.txz DONE
Downloading: jemalloc-3.6.0-x86_64-1.txz DONE
Downloading: judy-1.0.5-x86_64-1.txz DONE
Downloading: libiodbc-3.52.10-x86_64-2.txz DONE
Downloading: mariadb-10.0.30-x86_64-1_slack14.2.txz DONE
Downloading: qt-4.8.7-x86_64-4.txz DONE
copyq-2.2.0-x86_64-1_slonly: clipboard manager with advanced features .. [3.5M]
jemalloc-3.6.0-x86_64-1: A memory allocator ............................ [1.4M]
judy-1.0.5-x86_64-1: sparse dynamic array library ...................... [730K]
libiodbc-3.52.10-x86_64-2: Independent Open DataBase Connectivity ...... [1.1M]
mariadb-10.0.30-x86_64-1_slack14.2: Drop-in replacement for the MySQL Da [187M]
qt-4.8.7-x86_64-4: Qt a multi-platform C++ graphical user interface tool [131M]
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on /tmp/usm/copyq-2.2.0-x86_64-bundle.xzm, block size 262144.
[===================================================================================================\] 6884/6884 100%
Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
compressed data, compressed metadata, compressed fragments, compressed xattrs
duplicates are removed
Filesystem size 80879.09 Kbytes (78.98 Mbytes)
24.71% of uncompressed filesystem size (327297.62 Kbytes)
Inode table size 42670 bytes (41.67 Kbytes)
20.01% of uncompressed inode table size (213222 bytes)
Directory table size 61670 bytes (60.22 Kbytes)
39.80% of uncompressed directory table size (154966 bytes)
Number of duplicate files found 1585
Number of inodes 6396
Number of files 5798
Number of fragments 139
Number of symbolic links 208
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 390
Number of ids (unique uids + gids) 2
Number of uids 2
root (0)
mysql (27)
Number of gids 2
root (0)
mysql (27)
Quiet mode: off
Updating shared library links: /sbin/ldconfig
Updating CINNAMON menu: update-desktop-database
/tmp/usm/copyq-2.2.0-x86_64-bundle.xzm is ready.
root@porteus:/home/guest#
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: How to install nano-2.6.0-x86_64-1.xzm file
@ usuha
I am pleased.
Please prefix the title of your original post with [Solved], if you are happy now.
I am pleased.

Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
- usuha
- White ninja
- Posts: 10
- Joined: 09 May 2016, 13:13
- Distribution: Porteus Cinnamon
- Location: Japan
- Contact:
Re: [SOLVED] How to install nano-2.6.0-x86_64-1.xzm file
Thanks a lot Bogomips.
My reply was delayed.
I'm sorry.
Many thanks.
My reply was delayed.
I'm sorry.
Many thanks.