hello! help me to add new packages to Porteus 3.1 desktop via command line..
for example..
for Debian linux i must write in command line:
"apt-get install {package-name}" or "apt-get update", or "apt-get upgrade"
how do somthing like that in this Linux?
how to add new packages?
-
- White ninja
- Posts: 6
- Joined: 19 Apr 2015, 14:11
- Distribution: desktop 3.1
- Location: Ukraine
Re: how to add new packages?
you need only xzm packages,put on the modules folder and if you want in console write activate name of module porteus is a bit different with software packages you need only that software is into the modules folder and at boot is activated
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: how to add new packages?
Please see http://forum.porteus.org/viewtopic.php?f=81&t=4543YuraV23456 wrote:hello! help me to add new packages to Porteus 3.1 desktop via command line..
for example..
for Debian linux i must write in command line:
"apt-get install {package-name}" or "apt-get update", or "apt-get upgrade"
how do somthing like that in this Linux?
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
-
- White ninja
- Posts: 6
- Joined: 19 Apr 2015, 14:11
- Distribution: desktop 3.1
- Location: Ukraine
Re: how to add new packages?
but how i can add aircrack-ng package of programs in Porteus ?
http://www.aircrack-ng.org/doku.php?id= ... rom_source
http://www.aircrack-ng.org/
It must be compilled from sources.. but it depends some required linux packages .. for example from oficcial aircrack-ng docs..
http://www.aircrack-ng.org/doku.php?id= ... rom_source
http://www.aircrack-ng.org/
It must be compilled from sources.. but it depends some required linux packages .. for example from oficcial aircrack-ng docs..
Where i can find all needed packages for installing aircrack-ng? and WHERE IS NORMAL COMMAND LINE PACKAGE MANAGER like apt, yum, dpkg or other packages managers like in Debian or other Linux distributions? And how i can setup packages repositories?Kernel headers and gcc as well as make have to be installed on your system. On Debian-based distros (Debian, Ubuntu, Xubuntu, …), issue the following command in a console to install them:OpenSSL (development). It is called openssl-dev or libssl-dev depending on your distribution.Code: Select all
sudo apt-get install build-essential
pkg-config
Re: how to add new packages?
you need usm package that help you to build software from source and also salix packages slacky and ponce and other... install it and you have all you need
Last edited by beny on 19 Apr 2015, 19:32, edited 1 time in total.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: how to add new packages?
Make sure you built porteus with the 'development module' and then open a root console and type: usm -g aircrack
It will be built from source.
It will be built from source.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- White ninja
- Posts: 6
- Joined: 19 Apr 2015, 14:11
- Distribution: desktop 3.1
- Location: Ukraine
Re: how to add new packages?
ok, thank you, my friend! i will try this way!brokenman wrote:Make sure you built porteus with the 'development module' and then open a root console and type: usm -g aircrack
It will be built from source.


