Arch Linux: Install Software From Source

Published: 04 October 2020
on channel: Top Linux Tech
7,481
197

Arch Linux: Install Software From Source

In this video I'm showing the simple way of installing a program from source in case you can't find it in the repositories or the AUR.

We'll go through installing DWM window manager from source with the GNU build utilities ( gcc compiler & libraries ) and we'll also install a PDF reader program from an installer downloaded from the developer's website.

This process is not only specific to Arch Linux, but it can also be performed on any other Linux distribution as well.

NOTE: In case if you installed the DWM and you're a beginner with window managers, make sure you have the line "exec dwm" inside ~/.xinitrc in your /home directory.

Once you are in DWM, run xrandr from the terminal to find our your connected display.
Resolutions can be changed with xrandr --output "your-output-display" --mode "your-resolution"
Example: xrandr --output VGA-1 mode 1920x1080 and you can also put this inside your ~/.xinitrc file on the first line and have the exec dwm on the last line.

▼ Video Timeline:
-----------------------------
00:00 | Introduction
02:24 | Downloading & installing packages from source
12:38 | Uninstalling software that was built from source


On this page of the site you can watch the video online Arch Linux: Install Software From Source with a duration of hours minute second in good quality, which was uploaded by the user Top Linux Tech 04 October 2020, share the link with friends and acquaintances, this video has already been watched 7,481 times on youtube and it was liked by 197 viewers. Enjoy your viewing!