Difference between revisions of "Nhopkg"
From CBLFS
Jump to navigationJump to search (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/nhopkg/nhopkg-{{Nhopkg-Version}}.tar.bz2 |- !Download Patch: | URL - This ...) |
|||
Line 3: | Line 3: | ||
!Download Source: | !Download Source: | ||
| http://downloads.sourceforge.net/nhopkg/nhopkg-{{Nhopkg-Version}}.tar.bz2 | | http://downloads.sourceforge.net/nhopkg/nhopkg-{{Nhopkg-Version}}.tar.bz2 | ||
− | |||
− | |||
− | |||
|} | |} | ||
---- | ---- | ||
− | {{Package-Introduction| | + | {{Package-Introduction|Nhopkg is a package manager for operating systems based on linux. It was created for the nhoax project, but it can be used in any other linux distribution. |
− | + | Nhopkg used .nho packages. It can install source and binary packages or if you prefer, you can create a valid .nho source package to compile and install it from sources in your system. | http://nhopkg.sourceforge.net}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
== Dependencies == | == Dependencies == | ||
− | |||
− | |||
− | |||
− | |||
=== Required === | === Required === | ||
− | * | + | * A (C)LFS System |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Non-Multilib == | == Non-Multilib == | ||
Line 63: | Line 19: | ||
Compile the package: | Compile the package: | ||
− | |||
make | make | ||
Line 71: | Line 26: | ||
== Multilib == | == Multilib == | ||
− | |||
− | |||
'''''This package does not provide any libraries so only one installation is required.''''' | '''''This package does not provide any libraries so only one installation is required.''''' | ||
− | |||
− | |||
=== 32Bit === | === 32Bit === | ||
Line 82: | Line 33: | ||
Compile the package: | Compile the package: | ||
− | |||
make | make | ||
Line 93: | Line 43: | ||
Compile the package: | Compile the package: | ||
− | |||
− | |||
make | make | ||
Line 105: | Line 53: | ||
Compile the package: | Compile the package: | ||
− | |||
− | |||
make | make | ||
Line 115: | Line 61: | ||
== Configuring == | == Configuring == | ||
− | + | No configuration is needed. | |
== Contents == | == Contents == | ||
− | |||
− | |||
{| style="text-align: left;" | {| style="text-align: left;" | ||
|-valign="top" | |-valign="top" | ||
!Installed Directories: | !Installed Directories: | ||
− | |/ | + | |/etc/nhopkg /usr/share/doc/nhopkg-0.4 /usr/share/nhopkg-0.4 /var/lib/nhopkg |
|-valign="top" | |-valign="top" | ||
!Installed Programs: | !Installed Programs: | ||
− | | | + | |nhopkg, nhopkg-0.4 |
|-valign="top" | |-valign="top" | ||
− | |||
− | |||
|} | |} | ||
Line 137: | Line 79: | ||
{| style="text-align: left;" | {| style="text-align: left;" | ||
|-valign="top" | |-valign="top" | ||
− | ! | + | !Nhopkg |
− | |is a program that | + | |is a program that compile, install, admin and remove software in your system. |
− | |||
− | |||
− | |||
|-valign="top" | |-valign="top" | ||
− | ! | + | !Nhopkg-0.4 |
− | |is a | + | |is a symlink to /usr/bin/nhopkg. |
|} | |} |
Revision as of 01:39, 10 September 2008
Download Source: | http://downloads.sourceforge.net/nhopkg/nhopkg-0.5.1.tar.bz2 |
---|
Contents
Introduction to Nhopkg
Nhopkg is a package manager for operating systems based on linux. It was created for the nhoax project, but it can be used in any other linux distribution. Nhopkg used .nho packages. It can install source and binary packages or if you prefer, you can create a valid .nho source package to compile and install it from sources in your system.
Project Homepage: http://nhopkg.sourceforge.net
Dependencies
Required
- A (C)LFS System
Non-Multilib
Compile the package:
make
Install the package:
make install
Multilib
This package does not provide any libraries so only one installation is required.
32Bit
Compile the package:
make
Install the package:
make install
N32
Compile the package:
make
Install the package:
make install
64Bit
Compile the package:
make
Install the package:
make install
Configuring
No configuration is needed.
Contents
Installed Directories: | /etc/nhopkg /usr/share/doc/nhopkg-0.4 /usr/share/nhopkg-0.4 /var/lib/nhopkg |
---|---|
Installed Programs: | nhopkg, nhopkg-0.4 |
Short Descriptions
Nhopkg | is a program that compile, install, admin and remove software in your system. |
---|---|
Nhopkg-0.4 | is a symlink to /usr/bin/nhopkg. |