dpkg configuration taking an infinite time #apt #dpkg

https://askubuntu.com/q/1567420/612

Pregenerating ConTeXt MarkIV format. This may take some time... takes forever

Hey there I tried to install latex using the follwing commands in ubuntu 16.04: sudo apt-get install texlive-full texstudio Then I finally came to the point with the following output: Setting up

Ask Ubuntu

Are .deb file installation on Ubuntu a potential for system breakage like on Debian? #apt #packagemanagement #dpkg

https://askubuntu.com/q/1567325/612

Are .deb file installation on Ubuntu a potential for system breakage like on Debian?

Asking this because Debian clearly states on their wiki; Some third-party repositories might appear safe to use as they contain only packages that have no equivalent in Debian. However, there are no

Ask Ubuntu
Restoring OS packages

I made a list on the bash with all the packages installed on Ubuntu. Trying to restore them to another computer also with Ubuntu, I receive an error message saying that they are not on database. With

Ask Ubuntu

After adding the repo thopiekar/openrgb, I am getting an Error from Sub-process /usr/bin/dpkg #apt #dpkg

https://askubuntu.com/q/1566843/612

After adding the repo thopiekar/openrgb, I am getting an Error from Sub-process /usr/bin/dpkg

I'm running Pop_os 22.04. I recently tried to install openrgb, which required me to add the thopiekar/openrgb repository. immediately after adding this repository, I started getting the following e...

Ask Ubuntu

ubuntu-pro-client won't upgrade to 37.2ubuntu~24.04 #apt #packagemanagement #upgrade #dpkg

https://askubuntu.com/q/1566736/612

ubuntu-pro-client won't upgrade to 37.2ubuntu~24.04

I see still 1 package ready for upgrade : Erweiterte Sicherheitswartung (ESM) für Applications ist aktiviert. 1 Aktualisierung kann sofort angewendet werden. entering the expected command results i...

Ask Ubuntu

If resolving package dependencies gets you a SIGSEGV then you might be breaking to many dependencies  

#dpkg #apt

Purger des paquets déjà supprimés et ayant laissés des fichiers derrières eux.

https://grimoire.d12s.fr/2025/late_purge_of_removed_packages_on_debian.html

#grimcom #dpkg #debian

Late purge of removed packages on debian

Purger des paquets déjà supprimés et ayant laissés des fichiers derrières eux. # dpkg -l | awk '/^rc/ {print $2}' | sudo xargs dpkg -P (1) (2) 1 This lists the packages, filter those which line starts with « rc » and purge them, one by one as they are discovered. 2 Extracted from : https …

Grimoire-Command.es

@attilakinali @nixCraft Actually you should be fine, but only if you apt-mark manual those libs that you needed for your custom packages.

It's good hygiene to do this often. You can reinstall the missing libs if needed. And if you can't, you're sitting on a time bomb anyway.

#dpkg #hygiene

P.S. apt-find-foreign for even more clean systems after release upgrade.

@Larvitz

1.

There may be equivalents to "pkg which" in some of the other package managers.

2.

"pw useradd" is not a straight exchange for shadow-utils useradd.

The very annoying gotcha (which means that one cannot just write a pw() shell function that strips the command name) is that they do not agree on whether the options come before or after the username argument.

#FreeBSD #pw #pkg #useradd #dpkg

One Open-source Project Daily

apt-get for .debs published via GitHub or direct download
📦

https://github.com/wimpysworld/deb-get

#1ospd #opensource #apt #aptget #deb #debian #dpkg #hacktoberfest #install #linux #packagemanager #ppa #ubuntu #upgrade
GitHub - wimpysworld/deb-get: apt-get for .debs published via GitHub or direct download 📦

apt-get for .debs published via GitHub or direct download 📦 - wimpysworld/deb-get

GitHub