Page 1 of 1

how to add new packages?

Posted: 19 Apr 2015, 18:06
by YuraV23456
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?

Re: how to add new packages?

Posted: 19 Apr 2015, 18:16
by beny
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

Re: how to add new packages?

Posted: 19 Apr 2015, 19:27
by Bogomips
YuraV23456 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?
Please see http://forum.porteus.org/viewtopic.php?f=81&t=4543

Re: how to add new packages?

Posted: 19 Apr 2015, 19:28
by YuraV23456
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..
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:

Code: Select all

sudo apt-get install build-essential
OpenSSL (development). It is called openssl-dev or libssl-dev depending on your distribution.
pkg-config
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?

Re: how to add new packages?

Posted: 19 Apr 2015, 19:31
by beny
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

Re: how to add new packages?

Posted: 19 Apr 2015, 19:32
by brokenman
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.

Re: how to add new packages?

Posted: 19 Apr 2015, 19:42
by YuraV23456
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.
ok, thank you, my friend! i will try this way! :) But maybe someone can help me in my other topic here? http://forum.porteus.org/viewtopic.php?f=81&t=4554 ) :) :) I need support of my wifi addapter, and videocard, and toutchscreen.. maybe someone can create good buil with supporting toutchscreen and wifi, and video adapters like for my TabletPC?