porteus 5.0 package manager
porteus 5.0 package manager
hi
how can i install nano in porteus 5.0?
pmod -u
/usr/local/bin/pmod: line 5: slackpkg: command not found
whats the package manager?
usm
installpkg
not found
how can i install nano in porteus 5.0?
pmod -u
/usr/local/bin/pmod: line 5: slackpkg: command not found
whats the package manager?
usm
installpkg
not found
Last edited by Ed_P on 19 Jul 2022, 13:43, edited 2 times in total.
Reason: Updated title
Reason: Updated title
-
- Shogun
- Posts: 204
- Joined: 29 Dec 2010, 08:10
- Distribution: porteus v5.0-xfce K5.19.7
- Location: France
porteus 5.0 package manager
easy : getpkg nano
-
- Shogun
- Posts: 434
- Joined: 02 May 2017, 09:51
- Distribution: v3.2.2-32 and Porteus-Artix-64
- Location: Chennai,India
porteus 5.0 package manager
Download nano txz package from,
https://slackware.pkgs.org/current/slackware-x86_64/2/
and right click to convert to xzm pacakge. Copy that to modules folder and activate.
https://slackware.pkgs.org/current/slackware-x86_64/2/
and right click to convert to xzm pacakge. Copy that to modules folder and activate.
Linux Kernel-4.4.272 -32 bit; Linux Kernel-5.4.185 - 64 bit
porteus 5.0 package manager
bour59,
raja,
thanks
good
raja,
thanks
good
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
porteus 5.0 package manager
in these cases, you need to use root (except for usm, which isn't there anymore)
about slackpkg: it's not he most intuitive package manager and requires some setting up via /etc/slackpkg/slackpkgplus.conf and /etc/slackpkg/mirrors for best usage
eg. uncommenting extra third party repos in /etc/slackpkg/slackpkgplus.conf
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
- Blaze
- DEV Team
- Posts: 3996
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
porteus 5.0 package manager
Farid,
Code: Select all
su
toor
# pmod is a simple wrapper for slackpkg
pmod -u
pmod -s search-by-package-name
pmod -m package-name
# or
slackpkg update gpg
slackpkg update
slackpkg install package-name
# or (get packages from the Slackware current branch)
getpkg package-name
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
porteus 5.0 package manager [solved]
Blaze, slackpkg not found
how can i install slackpkg?
how can i install slackpkg?
- Blaze
- DEV Team
- Posts: 3996
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
porteus 5.0 package manager [solved]
Farid, download and activate 05-devel.xzm
https://mirrors.dotsrc.org/porteus/x86_ ... .0/kernel/
https://mirrors.dotsrc.org/porteus/x86_ ... .0/kernel/
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
-
- Black ninja
- Posts: 33
- Joined: 16 Jul 2015, 03:50
- Distribution: Porteus,Xubuntu,Arch
- Location: DE
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
porteus 5.0 package manager [solved]
some further clarification: there's also slpkg which is in 05-devel.xzm
which, as well as normal package management, has a SBo facility to automate the SlackBuild compilation process..
beware though, part of it's process includes downloading the entire slackbuilds script tree (which adds up to some mb s)
which, as well as normal package management, has a SBo facility to automate the SlackBuild compilation process..
beware though, part of it's process includes downloading the entire slackbuilds script tree (which adds up to some mb s)
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
-
- White ninja
- Posts: 4
- Joined: 12 Jul 2022, 14:44
- Distribution: xubuntu
porteus 5.0 package manager [solved]
getpkg works. Is there something like synaptic?
porteus 5.0 package manager [solved]
Blaze,
sudo slackpkg install nano
Looking for nano in package list. Please wait... DONE
No packages match the pattern for install. Try:
/usr/sbin/slackpkg reinstall|upgrade
sudo slackpkg install nano
Looking for nano in package list. Please wait... DONE
No packages match the pattern for install. Try:
/usr/sbin/slackpkg reinstall|upgrade
porteus 5.0 package manager [solved]
hi Farid when you use slackpkg first step is slackpkg update after this you can search for nano or the software you need inside the slackware repository.i have seen sudo pmod -m nano work too and make a porteus module in /tmp
- Blaze
- DEV Team
- Posts: 3996
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
porteus 5.0 package manager [solved]
Farid, open terminal and run these commands:
Code: Select all
su
toor
slackpkg update gpg
slackpkg update
slackpkg install nano
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
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
porteus 5.0 package manager [solved]
there is gslapt , a gui for slapt-get slapt-get: slapt-get is an APT like system for Slackware package management.
needs one tweak: in /usr/share/applications/gslapt.desktop: change "gksu" to "psu" in the Exec line
clearly not equal to synaptic featurewise but the closest you'll see in the slackware world..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44