Sponsored Content
Top Forums UNIX for Dummies Questions & Answers sudo apt-get install build-essential not working Post 302306405 by sauron on Sunday 12th of April 2009 04:47:23 PM
Old 04-12-2009
hi,
if you want to know if the package is in the repository
try
apt-cache search build-essentials

apt is powerful, lern how to get the best from it

man apt will help

Bye
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

apt-get update not working

Hi all, Till now i was able to do apt-get update. but today i started to the following error: # apt-get update E: Could not open lock file /var/lib/apt/lists/lock - open (2 No such file or directory) E: Unable to lock the list directory # Could any one let me know how to solve it. ... (1 Reply)
Discussion started by: gauri
1 Replies

2. Debian

Safe to uninstall with apt-get install?

Yesterday I incidently called apt-get with an ending "-". I noticed that I got promped if I wanted to remove the file. My question is if it's safe. I've never heard of anyone doing it so I just wanted to know. Syntax: 161659/home/riwa# apt-get install links2- Reading Package Lists... Done... (2 Replies)
Discussion started by: riwa
2 Replies

3. UNIX for Dummies Questions & Answers

Apt-get install

When I use apt-get install command, for example samba install, does that command then invokes search of entire disk to find samba packet or what? (1 Reply)
Discussion started by: salvor_hardin
1 Replies

4. Solaris

Essential packeages to install VNC from SOLARIS COMPANION CD

Hi all....!!! Can someone tell the essential packages need to install VNC from soalris 10 companion cd...? I think there are three packages are essential. (SFWvnc, SFWgcmn, .....) Please help me.. thank you.. Rgd... Leshan (0 Replies)
Discussion started by: leshan
0 Replies

5. UNIX for Advanced & Expert Users

apt-get install error

Hello when i am giving a command apt-get install I am getting error as below: " apt-get: error while loading shared libraries: libapt-pkg-libc6.3-6.so.3.11: cannot open shared object file: No such file or directory " can u suggest what to do. https://www.unix.com/images/misc/progress.gif... (1 Reply)
Discussion started by: pradeepreddy
1 Replies

6. UNIX and Linux Applications

apt-get install giving error

Hello when i am giving a command apt-get install I am getting error as below: " apt-get: error while loading shared libraries: libapt-pkg-libc6.3-6.so.3.11: cannot open shared object file: No such file or directory " can u suggest what to do. https://www.unix.com/images/misc/progress.gif... (1 Reply)
Discussion started by: pradeepreddy
1 Replies

7. UNIX for Dummies Questions & Answers

Error message of sudo apt-get

Hi, I am using ubuntu 12.04 and every time I installed new program or do: sudo apt-get install -f I get the following mesage: Download done. sha256sum mismatch jdk-7u3-linux-x64.tar.gz Oracle JDK 7 is NOT installed. dpkg: error processing oracle-java7-installer (--configure): subprocess... (2 Replies)
Discussion started by: programAngel
2 Replies

8. UNIX for Dummies Questions & Answers

Reinstall sudo apt-get?

I am using ubuntu11.10 and i was trying to do the update to 12.04, i found a post suggesting to use to solve part of the problem: sudo apt-get remove ubuntu-keyring sudo apt-get --yes -q --allow-unauthenticated install ubuntu-keyringI ran the first command but not able to run the second or any... (0 Replies)
Discussion started by: CS_NA
0 Replies

9. UNIX for Dummies Questions & Answers

Sudo apt-get update fail: Malformed line 59

I am trying to update/add a repository. Whenever I try to do a sudo apt-get update I get the message: E: Malformed line 59 in source list /etc/apt/sources.list (dist parse) E: The list of sources could not be read. and when I do: gksudo gedit /etc/apt/sources.list I see... (1 Reply)
Discussion started by: kayak
1 Replies

10. UNIX for Dummies Questions & Answers

Apt-get install --purge

Hello, i would like to know what is the use of that command apt-get install --purgeI understand the use of --purge while using with remove parameter, but i don't get it when it's about installing. Enlight me please ! Thx ---------- Post updated 09-03-16 at 11:35 AM ---------- Previous... (0 Replies)
Discussion started by: Purgator
0 Replies
APT-DATER(8)							  [FIXME: manual]						      APT-DATER(8)

NAME
apt-dater - terminal-based remote package update manager SYNOPSIS
apt-dater [[-(c config|v|[n]r)]] DESCRIPTION
This manual page documents briefly the apt-dater command. apt-dater is a program to manage package updats on a large number of remote hosts using SSH. OPTIONS
apt-dater accepts the following command parameters: -c config Use alternative config file. Default is $XDG_CONFIG_HOME/apt-dater/apt-dater.conf. -v Show apt-dater version and copyright statement. -r Refresh hosts and create XML report on stdout. apt-dater must be compiled with XMLREPORT feature. -n Prevent hosts to be refreshed before create XML report (useful for cronjobs which do not have access to SSH key(s)). ENVIRONMENT
MAINTAINER The maintainer's name (i.e. used by debtrack). If not set, the GECOS entry for the current user will be used. This environment variable could be forwarded to remote hosts with the ssh(1) SendEnv+AcceptEnv options. FILES
~/.config/apt-dater/apt-dater.conf The configuration file of apt-dater ~/.config/apt-dater/hosts.conf Contains all hosts you would like to manage SEE ALSO
apt-dater.conf(5), aptitude(1), apt-get(1), debtrack, screen(1), ssh(1). AUTHORS
Andre Ellguth <ellguth@ibh.de> Maintainer. Thomas Liske <liske@ibh.de> Maintainer. Jens Haser <jens_dd@hotmail.de> Fixed some UI glitches. COPYRIGHT
Copyright (C) 2008-2012 IBH IT-Service GmbH [http://www.ibh.de/] [FIXME: source] May 29, 2012 APT-DATER(8)
All times are GMT -4. The time now is 10:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy