Skip to content

Magenaut

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

source

What is the difference between building from source and using an install package?

August 11, 2022 by Magenaut

I was wondering: when installing something, there’s an easy way of double clicking an install executable file, and on the other hand, there is a way of building it from source.

Categories Q&A, Unix & Linux Tags compiling, software-installation, source Leave a comment

How to compile and install programs from source

August 11, 2022 by Magenaut

This is an issue that really limits my enjoyment of Linux. If the application isn’t on a repository or if it doesn’t have an installer script, then I really struggle where and how to install an application from source.

Categories Q&A, Unix & Linux Tags compiling, software-installation, source Leave a comment

What does a kernel source tree contain? Is this related to Linux kernel headers?

August 11, 2022 by Magenaut

In books, I typically read references to the Linux Source Tree at /usr/src/linux with the usual set of subdirectories (arch, block, crypto, …).

Categories Q&A, Unix & Linux Tags kernel, source, ubuntu Leave a comment

Given a git commit hash, how to find out which kernel release contains it?

August 10, 2022 by Magenaut

Assume I have some issue that was fixed by a recent patch to the official Linux git repository. I have a work around, but I’d like to undo it when a release happens that contains my the fix. I know the exact git commit hash, e.g. f3a1ef9cee4812e2d08c855eb373f0d83433e34c.

Categories Q&A, Unix & Linux Tags git, linux, linux-kernel, source Leave a comment

Which file compression software for Linux offers the highest size reduction for source code?

August 9, 2022 by Magenaut

I do a ton of file compression. Most of the stuff I am compressing is just code, so I need to use lossless compression.

Categories Q&A, Unix & Linux Tags compression, source Leave a comment

How to know the source repository of a package in debian?

August 9, 2022 by Magenaut

In Debian, AFAIK some packages are maintained in Subversion (famously team-pkg-gnome), while some are maintained in git, and others in some other VCS.

Categories Q&A, Unix & Linux Tags debian, package-management, source, version-control Leave a comment

Standard location for holding software source files

August 9, 2022 by Magenaut

Is there a standard location in Linux for holding source files for example OpenSSL. I am building Nginx from source with non default version of OpenSSL. I need to download and untar OpenSSL and I did it in home directory. Now, I wonder is there a standard location in Linux maybe /opt ?

Categories Q&A, Unix & Linux Tags directory-structure, source Leave a comment

How to download a Debian package’s source code?

August 8, 2022 by Magenaut

I want to read the source code of some package in Debian; how can I do that?

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

Get list of required libraries when installing something from source

August 8, 2022 by Magenaut

When installing something from source (say, Ruby 1.9.2), what command can I run to get a complete list of all the dependencies needed to install that application? Is this possible?

Categories Q&A, Unix & Linux Tags compiling, dependencies, install, source Leave a comment

Completely restart Bash

August 7, 2022 by Magenaut

Is there a way to completely restart Bash and reload .bashrc and .profile and the like? I’d like to make sure my changes worked out properly after editing these files.

Categories Q&A, Unix & Linux Tags .bash-profile, bash, bashrc, source Leave a comment
  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