How can I get a current list of programs that have been packaged for Debian?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...A complete list is available from any of the Debian mirrors, in the file indices/Maintainers. That file includes the package names and the names and e-mails of their respective maintainers. The WWW interface to the Debian packages conveniently summarizes the packages in each of about twenty "sections" of the Debian archive.
Related QuestionsThe Debian GNU/Linux FAQ - Software available in the Debian ...A complete list is available in two parts: the list of packages that can be distributed everywhere from any of the Debian mirrors, in the file indices/Maintainers. That file includes the package names and the names and e-mails of their respective maintainers. the list of packages that cannot be exported from the US from any of the Debian non-US mirrors, in the file indices-non-US/Maintainers. That file includes the package names and the names and e-mails of their respective maintainers.Related Questions
How can I get a current list of programs that have been packaged for the Debian project?
The Debian GNU/Linux FAQ: Software available in the Debian s...The file indices/Packages-Master-i386.gz provides a list, including short descriptions, of all packages that are available for computers with 80386 (or more advanced) chips. The file indices/Packages-Master-m68k.gz provides a similar list of packages that are available for computers with Motorola 68k0x0 CPUs.
Related QuestionsIs Debian able to run my old libc5 programs?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...Yes. Just install the required libc5 libraries, from the oldlibs section (containing old packages included for compatibility with older applications).
Related QuestionsCan Debian be used to compile libc5 programs?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...Yes. Install libc5-altdev and altgcc packages (from the oldlibs section). You can find the appropriate libc5-compiled gcc and g++ in directory /usr/i486-linuxlibc1/bin. Put them in your $PATH variable to get make and other programs to execute these first.
Related QuestionsWhy is the Debian-packaged Cernlib documentation lacking?
Cernlib on Debian FAQCERN has not explicitly issued any statement about the licensing of the rich set of documentation available on its web site. Without such a statement, Debian has no permission to distribute any of that documentation.
Related QuestionsHow can I find a list of training programs?
Frequently Asked QuestionsThere are more than 120 adult and pediatric rheumatology training programs in the United States, Canada and Puerto Rico. A complete list of training programs, including contact information, number of slots available and a link to the training program Web site (if available), is available online.
Related QuestionsWhat is the debian-mentors mailing list for?
The debian-mentors FAQdebian-mentors is for the mentoring of new and prospective debian developers. Almost any question relating to Debian development is potentially on-topic for d-mentors. Although there are other lists which deal with most aspects of developing for Debian, they're often pretty hard core and can be daunting. If you think your question might be a little "newbie" for the hardcore developers on debian-devel, then it's probably a good fit for -mentors.
Related QuestionsAre current policies or programs enough to keep children safe from maltreatment?
Child Welfare League of America: Child Welfare: Child Protec...No. Americans are increasingly troubled by the many problems they see with the existing system of child protection. First, they are concerned that child deaths reported in the media are evidence that authorities are failing to protect all children who need assistance. At the same time, they also believe that uncalled for or disproportionate reactions to minor family problems have traumatized some families. Their concerns are well-founded.
Related QuestionsWhat is the current TO-DO list?
Nitpickers.com - Movie Mistakes - Post and review nitpicks o...Navigation buttons similar to Movie Nitpicks for TV Nitpicks (gotta fix a goof on the movie ones first). Registered Nitpickers: Be sure to login before submitting your nitpick in order to get credit for it.
Related QuestionsHow do I keep a current list?
Bay SuperSitters - FAQUpdated lists are available by mail, up to three times per year upon the member family's request, at NO CHARGE. Additionally, sitter removals or availability changes are occasionally sent to member families by email. Should a member family have a critical need that they cannot fill, they can contact Bay SuperSitters to immediately obtain any newly added sitters.
Related QuestionsWhat or who are Debian?
Adaptive Linux Solutions, Linux Software, Linux Web Hosting,...Debian created by the Debian project, is a widely used distribution of free software developed through the collaboration of volounteers from around the world.
Related QuestionsCernlib on Debian FAQDebian is an entirely free operating system, both in the monetary sense, and more importantly, in the sense that the source code of every program in the system is available for anyone to inspect, modify and distribute. Debian's two great strengths are the seamless ease with which software may be installed and kept updated, and its ability to run on almost any modern CPU family (architecture).Related Questions
Will all of the programs you list work on my computer?
Freeware Home - Free Software Downloads: Freeware Home - Fre...NO! You need to know what OS (Operating System) your computer uses and look at our listing to see if this OS is included. You can easily crash your system and even need to re-install Windows by trying to load a program that was not written for your computer's OS.
Related QuestionsHow can I find a list of open rheumatology slots in U.S. programs?
Frequently Asked QuestionsThere is no single list of open rheumatology slots, so you will need to contact each program individually to determine which ones have openings.
Related QuestionsCan I speak with current NHS students about Georgetown and the different NHS programs?
Frequently Asked Questions: Undergraduate Programs, Georgeto...Yes! Sign on to AOL Instant Messenger (AIM) or Google Talk to talk to current students and/or admissions staff via the screen name: talk2nhs
Related QuestionsHow is ABREVA® packaged?
Untitled PageABREVA® comes in a tube or pump, so you can easily carry it with you and be prepared at the first sign of a cold sore. ABREVA® is a smooth, white cream that dries clear. It won't sting or burn and it has no smell or taste. So, it can be your own secret weapon against cold sores.
Related QuestionsHow is my meat packaged?
US Wellness Meats -- Frequently Asked QuestionsAfter 4 weeks plus of wet aging, the beef is vacuum packed in state of the art cryovac vacuum packaging. This airless environment ensures high quality and long shelf life in your freezer. Meat will arrive at your door cryovaced in well insulated styrofoam shipping containers. [back to top]
Related QuestionsHow will my order be packaged?
Frequently Asked Questions - BabyHopes.comTest strips are send in a white business sized security envelope in order to prevent someone being able to read the invoice. Midstream tests are send in bubble wrap envelope. There is NO identifying information on the packaging that would allow anyone to guess what the package contains.
Related QuestionsHow is Anator-p70 packaged?
MuscleTech - Anator-p70 - FAQ and Supplement FactsAnator-p70™ is packaged in 3.3-pound (1.5-kilogram) bottles in powder format. Anator-p70 is also available in two amazing flavors: Berry Blast and Orange Cooler.
Related QuestionsIs Debian able to run my very old "a.out" programs?
The Debian GNU/Linux FAQ - Compatibility issuesMake sure your kernel has a.out support built into it, either directly (CONFIG_BINFMT_AOUT=y) or as a module (CONFIG_BINFMT_AOUT=m). (Debian's kernel-image package contains the module binfmt_aout.) If your kernel supports a.out binaries by a module, then be sure that the binfmt_aout module is loaded. You can do this at boot time by entering the line binfmt_aout into the file /etc/modules. You can do it from the command line by executing the command insmod DIRNAME/binfmt_aout.
Related QuestionsHow long is the current waiting list?
New Growth FAQRight now, as of February, 2008, the waiting list is about a year long to begin the 12 appointments. Understand that virtually everyone currently in the midst of the 12-appointment sequence is going the full distance, so there have been no cancellations for a long time. Hence the waiting list. The waiting list is on a first come, first serve basis. Eventually your name will be next. Please be patient. You will receive a minimum of a month's notice when an opening comes up.
Related QuestionsHow do I know that your list of providers is current?
Frequently Asked Questions | Savon Dental PlanIn an effort to keep our list as current as possible, Savon Dental Plan® updates the list of providers on a weekly basis. Although we cannot guarantee that every dentist on our list is currently participating or accepting new patients we do everything possible to make sure that our list is very accurate.
Related QuestionsWhy do not you check the programs you list for Viruses?
Freeware Home - Free Software Downloads: Freeware Home - Fre...We give you a LINK to an authors' download site. We could download the program ourselves, check it and find it clean, the author could replace the clean file with an infected one five minutes later, we would not know! It is much easier and safer for YOU to check every program you download.
Related QuestionsWhere can I find a list of all ACC Departments and Programs?
Frequently Asked Questions: Arapahoe Community CollegeYou will find a list of all ACC departments and programs at http://www.arapahoe.edu/deptprgrms/index.html
Related QuestionsWhat is Debian GNU/Linux?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...Debian GNU/Linux is a particular distribution of the Linux operating system, and numerous packages that run on it. In principle, users could obtain the Linux kernel via the Internet or from elsewhere, and compile it themselves. They could then obtain source code for many applications in the same way, compile the programs, then install them into their systems. For complicated programs, this process can be not only time-consuming but error-prone.
Related QuestionsWhat is the latest version of Debian?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...This is stable and well tested software, it changes if major security or usability fixes are incorporated. This is where packages that will be released as the next 'stable' are placed; they've had some testing in unstable but they may not be completely fit for release yet. This distribution is updated more often than 'stable', but not more often than 'unstable'. This is the version currently under development; it is updated continuously.
Related QuestionsWhere/how can I get the Debian installation disks?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...You can get the installation disks by downloading the appropriate files from one of the Debian mirrors. The installation system files are separated in subdirectories of dists/stable/main directory, and the names of these subdirectories correspond to your architecture like this: disks-arch (arch is "i386", "sparc", etc, check the site for an exact list).
Related QuestionsHow do I install the Debian from CD-ROMs?
The Debian GNU/Linux FAQ - Debian??LFS??Gentoo?????? - Linux...Linux supports the ISO 9660 (CD-ROM) file system with Rock Ridge extensions (formerly known as "High Sierra". Several vendors provide Debian GNU/Linux in this format. Warning: When installing from CD-ROM, it is usually not a good idea to choose dselect's cdrom access method. This method is usually very slow.
Related Questions