Porteus Package Manager

Post here if you are a new Porteus member and you're looking for some help.
User avatar
linuxtech
Ronin
Ronin
Posts: 2
Joined: 01 Mar 2014, 04:50
Distribution: Porteus
Location: France

Porteus Package Manager

Post#1 by linuxtech » 01 Mar 2014, 22:09

Hello, amazing distro, fast and great Nvidia stable drivers. Testing the V3.0RC2.

Where is the Porteus Package Manager? How can I install some apps?

Thanks in advance.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Porteus Package Manager

Post#2 by brokenman » 02 Mar 2014, 02:33

The old porteus package manager has been replaced with another called usm (will be renamed to PPM for final release). This is a command line interface for now until the final is finished. Porteus v3.0 final will ship with a GUI for the package manager and the release is not too far off.

Please download the latest package and then install it and run: usm -u all to update the databases.

Code: Select all

wget --trust-server-names http://sourceforge.net/projects/usm/files/usm-3.0.9-noarch-1.txz/download -P /tmp
installpkg /tmp/usm-3.0.9-noarch-1.txz
The final version will support converting downloaded slackware packages into porteus modules. The advantages are that it searches across 5 different slackware repositories and also allows to build from slackbuilds source. This means the developers don't have to maintain a porteus repository of modules.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
linuxtech
Ronin
Ronin
Posts: 2
Joined: 01 Mar 2014, 04:50
Distribution: Porteus
Location: France

Re: Porteus Package Manager

Post#3 by linuxtech » 02 Mar 2014, 11:40

Thanks brokenman!

Cheers.

Post Reply