Skip to main content

Questions tagged [packages]

Typically used in reference to Linux software, a “package” refers to a compressed file archive containing all of the files that come with a particular application.

0 votes
0 answers
15 views

How can I work around apt-get "pulling the rug out from under me?"

Overview I have a program that generates an OS image. This image is later loaded onto a physical system such that when the system boots up, it is ready to go with all the software it needs pre-...
nullromo's user avatar
  • 371
0 votes
1 answer
126 views

Unable to download specific version of libxdmcp from Ubuntu archives

I'm trying to install 3D printing software (Klipperscreen) on a 2012 Macbook Pro running Linux Mint 21.3. The installation script tries to fetch libxdmcp-dev_1.1.3-0ubuntu5_amd64.deb (http://archive....
David Swygart's user avatar
1 vote
0 answers
362 views

HTTPS protocol not supported or disabled in libcurl

Steps taken on Ubuntu 18.04 server: Updated package lists: sudo apt update Reinstalled curl After reinstalling, HTTPS protocol was enabled, but php-fpm package got uninstalled and wiped out all my ...
Mzchief's user avatar
  • 11
0 votes
0 answers
1k views

unable to install packages on debian linux

I had been able to install packages in the past. But when I try it as below now:: root@debian:/home/me# apt-get install git E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to ...
user3063547's user avatar
1 vote
1 answer
697 views

How to unpack MSP?

I need to unpack an old office patch in .MSP format and get some files which it carries from there. In the past there was an MSIX tool capable of pulling out resources not just from MSIX packages, but ...
Asdf's user avatar
  • 146
1 vote
1 answer
171 views

Why are there extra packages listed by Chocolatey and can I delete them?

On opening the choco lib folder, I can see a lot of files. The only stuffs I remember installing were python and ffmpeg, and Chocolatey of course. But what are the rest? And there are 3 instances of ...
Shub's user avatar
  • 200
1 vote
1 answer
278 views

Previous package in R causing errors

Long ago I used a package called gdalUtils. I don't need it currently and it isn't installed on my current version's library, but its absence is causing errors when I try to install other packages: ...
Jim Worrall's user avatar
1 vote
1 answer
609 views

pamac fails with "Failed to create the directory $BUILDDIR" but it already exists

I'm facing a really weird issue in Manjaro when trying to install packages from the AUR: $ pamac build vorta [...] ==== AUTHENTICATION COMPLETE ==== Building vorta... ==> Making package: vorta 0.8....
iFreilicht's user avatar
2 votes
3 answers
1k views

How to install python packages in an unstable connection

I've been trying to install tensorflow but without success. I suspect the reason is unstable internet connection because I was able to successfully install a smaller package (openCV) minutes before ...
Mehdi Charife's user avatar
0 votes
1 answer
726 views

ext2fs and e2p packages are not found

I'm installing ext4magic on CentOS 7. When I run ./configure it stops at a certain point returning an error message. configure error: You must install the develop packages "ext2fs, blkid, e2p, ...
David Buik's user avatar
-1 votes
1 answer
173 views

How can I get my computer to remember $PATH?

I am trying to make php and composer to be always available in terminal, and everyone is saying make path global and such, but when I do so and close terminal or I restart my computer, these settings ...
bart's user avatar
  • 101
0 votes
1 answer
2k views

How can I pack multiple bash scripts into one single executable

I have multiple bash scripts and resources required by these scripts (like music files and images) and I want to pack them all into one executable file. For example: $ find Scripts/ Scripts/ Scripts/...
Random Guy's user avatar
1 vote
0 answers
378 views

E: Unable to correct probl..., you have held broken packages. Error while upgrading & installing Steam

I'm using Parrot Electro Ara (Debian-Mate) I'm having an error while trying to upgrade my system (sudo apt upgrade): Reading package lists... Done Building dependency tree... Done Reading state ...
yonasuriv's user avatar
0 votes
0 answers
633 views

Linux Mint 21 cannot install some 32bit packages

This is the result of running sudo apt install wine32 on a Linux Mint 21 install, after installing the nvidia515 driver from the settings and enabling 32 bit support (sudo dpkg --add-architecture i386)...
Noob Doob's user avatar
  • 445
1 vote
0 answers
119 views

Search Python packages that no other packages depend on

How can I find all Python packages that no other packages depend on? I tried pipdeptree to get dependency trees, but I'm not sure if this is a good starting point and my impression is that it's ...
srhslvmn's user avatar
  • 249

15 30 50 per page
1
2 3 4 5
23