A package is a specific piece of software which can be installed and uninstalled on a system.
Questions tagged [packages]
231 questions
-1
votes
1 answer
FreeBSD -no internet access -no packages
I just used this command:
make -DBATCH install clean
and realized that I don't have access to internet from FreeBSD.
If I type the address manually the browser doesn't let me see them.
Can someone tell me if there is a place to retrieve a full…

Ciolte Alin
- 1
- 3
-1
votes
1 answer
Having issues installing Pecl Phar package - make failed
On Centos 6, php 5.5
I am trying to install the PHAR package with PECL. During the installation I get an "make failed" error:
creating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating…

gdaniel
- 99
-1
votes
2 answers
Uninstall new Relic package completely
I want to remove the package completely and start again as the server now has more 4 cores rather that 2, when new relic was first installed.
Have tried yum erase newrelic-sysmond , but this still doesn't remove the package.
Have tried yum reinstall…

Puzzel
- 1
-1
votes
1 answer
Why are some software packages so big?
Some packages that I install – which I assume contain nothing but code – are tens or even hundreds of MB. For example, I recently installed pytorch and the size of the binary was 428 MB.
How can there possible be that much code?

jxmorris12
- 99
- 2
-2
votes
2 answers
Learning Puppet Exercise - Installing httpd package and starting service
I'm working my way through the Learning Puppet guide on manifests, and I am stuck on the exercise at the bottom of the page which asks you to install the httpd package and start the httpd service.
So far my manifest looks like:
package { 'httpd':
…

Quetzalcoatl
- 113
- 1
- 3
-2
votes
1 answer
OneClick install software to automatically install packages like wordpress
All the hosts now have One Click install for packages like Wordpress, Drupal and so on.
Is there oneclick installer software that I can install on my VPS that gives me the ability to have one click installers for these popular packages?
Thanks in…

Pilgrim
- 109
- 3