Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

package-management

Is it possible to install a linux desktop environment from a live cd?

August 11, 2022 by Magenaut

My question is about Linux in general but lets suppose my ubuntu isn’t working property, booting in tty or whatever. I have no internet connection but I have ubuntu live cd. Is it possible to reinstall the desktop environment from live cd?

Categories Q&A, Unix & Linux Tags livecd, package-management, ubuntu Leave a comment

CentOS: List the installed RPMs by date of installation/update?

August 11, 2022 by Magenaut

I’m on a CentOS machine. I updated and installed some packages a few weeks back, but I don’t remember the name of every package or the names of every dependency. I used yum.

Categories Q&A, Unix & Linux Tags centos, package-management, rpm Leave a comment

How to install some packages from “unstable” Debian on a computer running “stable” Debian?

August 11, 2022 by Magenaut

On a computer running “stable” Debian, when trying to install a package which is in the unstable list on the Debian web site using the aptitude install <package>/unstable command, I get output similar to this:

Categories Q&A, Unix & Linux Tags apt, aptitude, debian, package-management Leave a comment

Easily unpack DEB, edit postinst, and repack DEB

August 10, 2022 by Magenaut

I’m attempting to install Intel’s OpenCL SDK but the DEB files are buggy conversions from RPM (see here for the curious). I need to edit the postinst script in the DEB they provide.

Categories Q&A, Unix & Linux Tags package-management Leave a comment

How to recreate /var/lib/dpkg/status?

August 10, 2022 by Magenaut

I have deleted some files around /var/lib/dpkg/, namely:

Categories Q&A, Unix & Linux Tags apt, directory-structure, dpkg, package-management Leave a comment

Debian: The repository does not have a Release file

August 10, 2022 by Magenaut

Whenever trying to install some programs from source, or specifically running apt update, I receive this message:

Categories Q&A, Unix & Linux Tags apt, debian, package-management Leave a comment

How does apt-get really work?

August 10, 2022 by Magenaut

Okay, I understand how I may use apt-get {install|remove} mypackages and apt-get upgrade to install, upgrade, or remove binaries as well as their configuration data files and dependencies (actually, remove will only remove the binaries unless additional flags are provided).

Categories Q&A, Unix & Linux Tags apt, aptitude, debian, package-management, repository Leave a comment

How can I find the package that contains a program in Debian?

August 10, 2022 by Magenaut

I am using a minimal Debian system which does not have the top program installed. I tried to install top with sudo apt-get install top, but top is not a package name. It seems that top is a part of some other package. How can I find out which package I should install to get … Read more

Categories Q&A, Unix & Linux Tags apt, debian, package-management Leave a comment

List explicitly installed packages

August 10, 2022 by Magenaut

In Gentoo there is the file /var/lib/portage/world that contains packages that I explicitly installed. By explicit I mean, packages that I choose, not including anything installed by default, or pulled in by the dependencies.

Categories Q&A, Unix & Linux Tags package-management, ubuntu Leave a comment

Can I rollback an apt-get upgrade if something goes wrong?

August 10, 2022 by Magenaut

Is there a way, before starting an aptitude upgrade or apt-get upgrade, to set up something so that you can “easily” rollback your system to the “apt” state it was before the actual upgrade, if something goes wrong?

Categories Q&A, Unix & Linux Tags apt, aptitude, debian, package-management, upgrade Leave a comment
Older posts
Page1 Page2 … Page5 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress