Questions tagged [packages]

A package is a specific piece of software which can be installed and uninstalled on a system.

231 questions
0
votes
0 answers

Azure RHEL 8 VM - Apache 2.4 Package Availabilty

I've got a RHEL 8.8 instance in Azure. This instance will replace our current RHEL 7.9 instance running Apache 2.4.34. The RHEL 7.9 instance has the following httpd package installed: httpd24-httpd. The following apache packages are also available…
jrd1989
  • 698
  • 15
  • 48
0
votes
1 answer

How to install mosh on oracle linux

I wanted to install mosh on oracle linux, but I was faced with the fact that such a package does not exist. $ sudo yum install mosh Last metadata expiration check: 3:12:40 ago on Wed 15 Feb 2023 01:05:56 PM GMT. No match for argument: mosh Error:…
Ig.Foer
  • 3
  • 2
0
votes
1 answer

jackett pkg outdated. is it possible to manually install the latest update?

The pkg and port listed for Jackett on FreeBSD is Version v0.20.989 however, the most up to date version is v0.20.2189. This version difference is causing some of my trackers to fail and will not consistently work. Is there any way to manually…
0
votes
1 answer

how to update linux headers properly in ubuntu 20.04 server

we have given our servers to security check and then they have suggested the below. Installed package : linux-headers-5.4.0-29_5.4.0-29.33 Fixed package : linux-headers-5.4.0-_5.4.0-105.119 Installed package :…
0
votes
1 answer

Debian: how to install a package without a specific dependency (git without Perl)

I am trying to install an apt package without one of its dependencies (specifically, git without Perl to reduce Docker image size by >50MB). I can think of two options: installing the package without this specific dependency installing the package…
0
votes
0 answers

apk command to find which package installs a program? [Alpine Linux]

I want to install program /usr/bin/time using Alpine Linux package manager apk (time is a program runtime measurement tool). But I don't know which package to install. apk search time reports 147 matches. How do I narrow down apk search to a…
JamesThomasMoon
  • 725
  • 2
  • 5
  • 24
0
votes
1 answer

How to install snapd on Oracle Linux 7.9

I am trying to install snapd on Oracle Linux Server 7.9 On many sites I have seen that it has been advised to install spand as follows sudo yum install epel-release sudo yum -y install snapd But I am not able to install this repo on Oracle Linux…
Silkograph
  • 197
  • 3
  • 14
0
votes
0 answers

Dropped Packages in netzwork: ethertype Unknown (0xa0a0)

We recently started to monitor our servers and found that our network interfaces drop several packages per minute. The following investigation showed that those are always packages in the following format: 00:9e:1e:[...] (oui Unknown) >…
Ben
  • 1
0
votes
0 answers

Installing R packages on Ubuntu server

I recently installed Ubuntu 20.04 with LAMP setup and working on a website.The code execution halted and the log file error.log shows package installation issue. Specifically, Error in library(ggplot2) : there is no package called 'ggplot2' Though…
Watson
  • 1
0
votes
2 answers

CentOS working with older repos

I often find with CentOS that I find a reference to a package on the internet and it the pages says "this package is available in the repo", so then I do sudo yum install (as I know that I have that repo) and it comes up blank. I see this dozens of…
YorSubs
  • 135
  • 7
0
votes
1 answer

Debian package set keep old conffile - not over apt globally

I want to update a own debian-package on different servers. I would like to keep the old conf file, if it exists and not to say always no if prompt is asking what I want to do : The default action is to keep your current version. *** bash.bashrc…
Alhevi
  • 1
0
votes
1 answer

Is a Debian Testing package safety comparable to Ubuntu “Stable”

I've noticed that Ubuntu has newer packages, and I wondered if it has more support or they are less cautious. Turns out it's the latter: "Ubuntu packages are based on packages from Debian's unstable branch, which are synchronized every six months."…
Vixxs
  • 103
  • 1
  • 4
0
votes
1 answer

Conflic install package solution?

I need to install auditd from package because my CentOS 6.6 server can't use yum update. But I got some problem and can't install them: rpm -i audit-libs-2.4.5-6.el6.i686.rpm audit-2.4.5-6.el6.i686.rpm warning: audit-libs-2.4.5-6.el6.i686.rpm:…
mtpumpkin
  • 1
  • 1
  • 1
  • 2
0
votes
1 answer

Compatition package for CentOS6.6

my CentOS 6.6 linux kernel is: 2.6.32-642.6.2.el6.i686 #1 SMP Wed Oct 26 06:14:53 UTC 2016 I want to upgrade my auditd package to newer version, but there are many choices and I don't know which is best suitable: CentOS i386…
mtpumpkin
  • 1
  • 1
  • 1
  • 2
-1
votes
1 answer

Advice on Server Solution for small business?

We are a small business looking to change server and I am not the most knowledgeable in this field so I was hoping some of you had some suggestions or some knowledge and expertise that can at least help point me in the right direction. We build…
1 2 3
15
16