Sponsored Content
Operating Systems Linux Slackware Find Slackware Packages - packages.acl.org.ua Post 302427317 by lystor on Friday 4th of June 2010 03:15:34 PM
Old 06-04-2010
Find Slackware Packages, Browse Slackware Repositories - pkgs.org

Hi!
Let me introduce a project for find and download Slackware packages and browse Slackware repositories.

The site provides following features:
* Large, daily updated database with RPM, DEB, TGZ, TXZ packages for well-known repositories of the Slackware, Fedora, CentOS, RHEL, Debian, Ubuntu, openSUSE and Mandriva distributions
* Packages browser by distribution, repository and packages group
* Detailed packages information (name, version, description, architecture, files, requires, etc.)
* HTTP, FTP, RSYNC mirrors for the package downloading
* Packages search by name, summary, description, requires, provides, files and directories
* Effective site navigation
* XHTML/CSS markup
* RSS

Project site: Find Linux Software and Packages

Last edited by lystor; 07-25-2010 at 03:34 PM..
 

8 More Discussions You Might Find Interesting

1. Solaris

Where can I find details of what various Solaris packages do?

Among varous other items, I'm trying to find out what "Authentication Management Infrastructure" (package SUNWamix) does, and why would a sysadmin disable it? The reason given is 'for security purposes' without explanation ... how and why is AMI such a 'security risk' that it has to be turned off?... (3 Replies)
Discussion started by: muleheadjoe
3 Replies

2. UNIX for Dummies Questions & Answers

How to find Packages running on a server

On a HP machine I used this /usr/sbin/cmviewcl But on a Sun machine what is the command to find out the packages installed on it. Thanks (4 Replies)
Discussion started by: venu_nbk
4 Replies

3. Solaris

how to find the software packages and root directories

Hi all, i have one requirement to audit the software packages list in unix server. For this the i go through #pkginfo command.But there are lot of packages. i get confused how to find the software packages and root directories paths. Please let me know whether i am going correct way... (1 Reply)
Discussion started by: krishna176
1 Replies

4. Solaris

Which packages contain?

Cannot find which packages install: The executable: sharemgr The service: smb/server Anyone knows? Background, I want to setup CIFS on ZFS. Solaris 10. (1 Reply)
Discussion started by: sb008
1 Replies

5. Solaris

how to find the list of all packages present in a directory

Hi I'm in a directory named /tmp/mq7 i need to upgrade the mq version from 6 to 7 but im not sure where is the package located ? which command in solaris will show me the list of all the packages present in the directory /tmp/mq7 ? my box is running with solaris version 10. (2 Replies)
Discussion started by: newtoaixos
2 Replies

6. Red Hat

NFS4 and acl: perfect on Slackware,not working on centos6,why?

I have a problem with acl and nfs4 on centos. On Slackware clients nfs4 fs mounted works fine,acl (posix,not nfs acl) is respected. On Centos 6.4 very strange thing..acl is not working on nfs4. nfsmount.conf and idmapd.conf are the same on all client and kernel options on nfs acl are the... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies

7. UNIX for Advanced & Expert Users

Yum find a very common file in many packages

I am trying to find a yum file that is very common in many packages. I would normally start off with this command, but the file is SO common I don't know which package it is in. yum provides \*compress (1 Reply)
Discussion started by: cokedude
1 Replies

8. UNIX for Advanced & Expert Users

How to find required packages needed by cairo?

Hello, I am currently trying to install and old version of Cairo. I tried two versions, 10.5 and 1.1.1 and they say similar things. Pango 1.1.1 says: and Pango 1.0.5 says: So quite similar. I downloaded two freetype packages, versions number 2.9.1 and 2.2.1 and passed them through... (2 Replies)
Discussion started by: colt
2 Replies
CheckInstall(8) 					      System Manager's Manual						   CheckInstall(8)

NAME
checkinstall -- Track installation of local software, and produce a binary manageable with your package management software. SYNOPSIS
checkinstall [options] [install command] DESCRIPTION
checkinstall is a program that monitors an installation procedure (such as make install, install.sh ), and creates a standard package for your distribution (currently deb, rpm and tgz packages are supported) that you can install through your distribution's package management system (dpkg, rpm or installpkg). Note that for most useful actions, checkinstall must be run as root. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes ('-'). A summary of options is included below. All the options that toggle a switch default to activate the option. To force activation or deactivation, call them with '=yes' or '=no'. As an example, to disable stripping use --strip=no. -h --help Show summary of options. --version Show version information. --copyright Show Copyright information --type Choose packaging system. Can be one of 'slackware', 'debian' or 'rpm'. -D Create a Debian package. -R Create a RPM package. -S Create a Slackware Package. --install Toggle installation of the created package. --fstrans Enable/disable filesystem translation. Filesystem translation enabled causes the install to proceed in a temporary directory, thus not actually touching your system. -y --default Accept default answers to all questions. --pkgname Set the package name. --pkgversion Set package version. -A --arch --pkgarch Set package architecture. --pkgrelease Set the package release. --pkglicense Set package license. --pkggroup Set the package group. --pkgsource Set source location --pkgaltsource Set alternate source location --pakdir Where to save the new package. --maintainer Set the package maintainer. Be careful to correctly quote/escape the name, to prevent shell expansion --provides Features provided by this package (currently only on RPM and Deb). --requires Dependencies required by this package. --rpmflags Pass this flags to the rpm installer. --rpmi Use the -i flag when installing a rpm. --rpmu Use the -U flag when installing a rpm. --dpkgflags Pass this flags to the dpkg installer --spec Where the .spec file is located --nodoc Do not include documentation files. -d Set debug level. Must be one of 0, 1 and 2. -si Run an interactive install command --showinstall Toggle interactive install command. -ss Run an interactive Slackware installation script. --showslack Toggle interactive Slackware installation script. --autodoinst Toggle creation of a doinst.sh script. --strip Toggle stripping any ELF binaries found inside the package. --stripso Toggle stripping any ELF libraries (.so) found inside the package. --addso Search for any shared libs and add them to /etc/ld.so.conf --reset-uids Reset perms for all files/dirs to 755 and the owner/group for all dirs to root.root --gzman Compress any man pages found inside the package. --docdir Where to put documentation files. --umask Set the umask value. --exclude Exclude these files/directories from the package. --include Force the inclusion in the package of the files/dirs listed in the argument (a file). --inspect Inspect the package's file list --review-spec Review the spec file before creating a .rpm. --review-control Review the control file before creating a .deb. --newslack Use the new (8.1+) Slackware description format ("--newslack" implies "-S") --with-tar Manually set the path to the tar binary. --deldoc Toggle deletion of doc-pak upon termination. --deldesc Toggle deletion of description-pak upon termination. --delspec Toggle deletion of spec file upon termination. --bk Backup any overwritten files --backup Toggle backup FILES
This program reads its configuration from /etc/checkinstallrc, which can be used to override defaults. Command line arguments override settings in the configuration file. AUTHOR
This manual page was written by Felipe Sateler <fsateler@gmail.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CheckInstall(8)
All times are GMT -4. The time now is 01:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy