[SOLVED] How to install nano-2.6.0-x86_64-1.xzm file

Post here if you are a new Porteus member and you're looking for some help.
User avatar
usuha
White ninja
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

Post#1 by usuha » 14 Apr 2017, 10:47

Hello.

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

Bogomips
Full of knowledge
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

Post#2 by Bogomips » 14 Apr 2017, 10:49

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

User avatar
usuha
White ninja
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

Post#3 by usuha » 14 Apr 2017, 10:55

Thanks a lot Bogomips.

I am in trouble because I do not know how to use USM.
Please tell me how to use USM.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
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

Post#4 by Blaze » 14 Apr 2017, 13:59

usuha wrote:how to install the nano-2.6.0-x86_64-1.xzm file in the /tmp/usm folder.
copy nano-2.6.0-x86_64-1.xzm
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

Bogomips
Full of knowledge
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

Post#5 by Bogomips » 14 Apr 2017, 15:24

usuha 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.
CLI way. Open a terminal

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
There is a problem I am experiencing

Code: Select all

 The following packages are required.
nano-2.3.2-x86_64-1.txz [] [not installed]

Total size: 0 KB
There will be zero bytes downloaded, should you have same problem.

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
After this follow directions here: http://forum.porteus.org/viewtopic.php? ... 547#p54447
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

User avatar
usuha
White ninja
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

Post#6 by usuha » 14 Apr 2017, 15:47

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.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
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

Post#7 by Blaze » 14 Apr 2017, 15:57

usuha wrote:mv nano-2.6.0-x86_64-1.xzm /mnt/sda1/porteus/modules/
after this you can activate nano-2.6.0-x86_64-1.xzm without reboot of Porteus

Code: Select all

activate /mnt/sda1/porteus/modules/nano-2.6.0-x86_64-1.xzm
About how to use USM in CLI - run this command in your terminal:

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

User avatar
usuha
White ninja
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

Post#8 by usuha » 14 Apr 2017, 23:20

Thanks a lot Bogomips.

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:~$ 
Is there a way to solve it?

User avatar
usuha
White ninja
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

Post#9 by usuha » 14 Apr 2017, 23:25

Thanks a lot Blaze.

Thank you very much for your kind advices.
Many thanks.

Bogomips
Full of knowledge
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

Post#10 by Bogomips » 15 Apr 2017, 01:44

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

User avatar
usuha
White ninja
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

Post#11 by usuha » 15 Apr 2017, 02:13

Thanks a lot Bogomips.

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#

Bogomips
Full of knowledge
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

Post#12 by Bogomips » 15 Apr 2017, 10:13

@ usuha
I am pleased. :) Please prefix the title of your original post with [Solved], if you are happy now.
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

User avatar
usuha
White ninja
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

Post#13 by usuha » 17 Apr 2017, 13:33

Thanks a lot Bogomips.
My reply was delayed.
I'm sorry.
Many thanks.

Post Reply