Difference between revisions of "Nhopkg"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) |
|||
Line 35: | Line 35: | ||
|-valign="top" | |-valign="top" | ||
!Installed Directories: | !Installed Directories: | ||
− | |/etc/nhopkg, /usr/share/doc/nhopkg-0.4, /usr/share/nhopkg-0.4, /var/lib/nhopkg | + | |/etc/nhopkg, /usr/share/doc/nhopkg-0.4.1, /usr/share/nhopkg-0.4.1, /var/lib/nhopkg |
|-valign="top" | |-valign="top" | ||
!Installed Programs: | !Installed Programs: | ||
− | |nhopkg, nhopkg-0.4 | + | |nhopkg, nhopkg-0.4.1 |
|-valign="top" | |-valign="top" | ||
!Installed Libraries: | !Installed Libraries: | ||
Line 51: | Line 51: | ||
|is a (Bash) shell script that assists in compiling, installing, administering, and removing software in your system. | |is a (Bash) shell script that assists in compiling, installing, administering, and removing software in your system. | ||
|-valign="top" | |-valign="top" | ||
− | !Nhopkg-0.4 | + | !Nhopkg-0.4.1 |
|is a symlink to /usr/bin/nhopkg. | |is a symlink to /usr/bin/nhopkg. | ||
|} | |} | ||
[[Category:Package Management]] | [[Category:Package Management]] |
Revision as of 09:14, 22 January 2009
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 or Multilib
Compile the package:
make
Install the package:
make install
Configuring
No configuration is needed. Configuration file is /etc/nhopkg/nhopkg.conf
Contents
Installed Directories: | /etc/nhopkg, /usr/share/doc/nhopkg-0.4.1, /usr/share/nhopkg-0.4.1, /var/lib/nhopkg |
---|---|
Installed Programs: | nhopkg, nhopkg-0.4.1 |
Installed Libraries: | None |
Short Descriptions
Nhopkg | is a (Bash) shell script that assists in compiling, installing, administering, and removing software in your system. |
---|---|
Nhopkg-0.4.1 | is a symlink to /usr/bin/nhopkg. |