logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Are “apache2-dev” and “libtool” dangerous leaving them?
Author
3rKaN_BRATTE



Joined: 22 Mar 2021
Posts: 1

PostPosted: Mon 22 Mar '21 21:19    Post subject: Are “apache2-dev” and “libtool” dangerous leaving them? Reply with quote

Are “apache2-dev” and “libtool” dangerous leaving them installed on the system?

I have installed Apache2-Dev and Libtool on my system to compile an Apache2-Mod. I was wondering if I should remove all 94 installed packages from my system or if I can leave them on the system.

Are they in any way harmful in the wrong hands or can they be carried out by a person outside the ssh terminal?

Full package list:

Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu
  build-essential cpp cpp-8 debhelper dh-autoreconf dh-strip-nondeterminism dirmngr dpkg-dev dwz fakeroot
  g++ g++-8 gcc gcc-8 gettext git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
  gpg-wks-server gpgconf gpgsm groff-base intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libapr1-dev libaprutil1-dev libarchive-cpio-perl libarchive-zip-perl libasan5
  libassuan0 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcroco3 libcurl3-gnutls libdpkg-perl
  liberror-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl
  libgcc-8-dev libgomp1 libisl19 libitm1 libksba8 libldap2-dev liblsan0 libltdl-dev libltdl7
  libmail-sendmail-perl libmpc3 libmpfr6 libmpx2 libnpth0 libpipeline1 libquadmath0 libsctp-dev libsctp1
  libsigsegv2 libstdc++-8-dev libsys-hostname-long-perl libtsan0 libubsan1 libuchardet0 linux-libc-dev m4
  make man-db manpages manpages-dev patch pinentry-curses po-debconf uuid-dev
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc binutils-doc cpp-doc gcc-8-locales dh-make dbus-user-session
  pinentry-gnome3 tor debian-keyring g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib
  flex bison gdb gcc-doc gcc-8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
  liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
  libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb
  git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon groff glibc-doc bzr libtool-doc
  lksctp-tools libstdc++-8-doc gfortran | fortran95-compiler gcj-jdk m4-doc make-doc www-browser ed
  diffutils-doc pinentry-doc libmail-box-perl
The following NEW packages will be installed:
  apache2-dev autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu
  build-essential cpp cpp-8 debhelper dh-autoreconf dh-strip-nondeterminism dirmngr dpkg-dev dwz fakeroot
  g++ g++-8 gcc gcc-8 gettext git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
  gpg-wks-server gpgconf gpgsm groff-base intltool-debian libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libapr1-dev libaprutil1-dev libarchive-cpio-perl libarchive-zip-perl libasan5
  libassuan0 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcroco3 libcurl3-gnutls libdpkg-perl
  liberror-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl
  libgcc-8-dev libgomp1 libisl19 libitm1 libksba8 libldap2-dev liblsan0 libltdl-dev libltdl7
  libmail-sendmail-perl libmpc3 libmpfr6 libmpx2 libnpth0 libpipeline1 libquadmath0 libsctp-dev libsctp1
  libsigsegv2 libstdc++-8-dev libsys-hostname-long-perl libtool libtsan0 libubsan1 libuchardet0
  linux-libc-dev m4 make man-db manpages manpages-dev patch pinentry-curses po-debconf uuid-dev
0 upgraded, 93 newly installed, 0 to remove and 4 not upgraded.
Need to get 75.9 MB of archives.
After this operation, 283 MB of additional disk space will be used.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Tue 23 Mar '21 23:48    Post subject: Reply with quote

That packages are part of the building chain / compiler. Harm? You can compile a program with that. But that is about it.
Back to top


Reply to topic   Topic: Are “apache2-dev” and “libtool” dangerous leaving them? View previous topic :: View next topic
Post new topic   Forum Index -> Apache