[SOLVED] How to extract PKGBUILD and other relevant build files from ArchLinux packages?
Run (as non-root): yaourt -G NameOfThePackage Example: yaourt -G php-fpm Thanks dx and MK_FG. Andrzej
Run (as non-root): yaourt -G NameOfThePackage Example: yaourt -G php-fpm Thanks dx and MK_FG. Andrzej
So… Lets say You have folder Dupa in Your home folder and inside that folder – chaos… ;). Files with spaces in the file and…
[19:10] MrRee | wget https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz [19:10] MrRee | tar xzf UnixBench5.1.3.tgz [19:10] MrRee | cd UnixBench [19:10] MrRee | make [19:10] MrRee | ./Run -c…
Hi there. XVKBD by default does not comes with .desktop file. Open text editor, paste this into it: [Desktop Entry] Exec=xvkbd Icon=/usr/share/icons/oxygen/64×64/devices/input-keyboard.png Type=Application Terminal=false Name=XVKbd…
Hi there. So I’ve installed xvkbd. [andrzejl@wishmasus ~]$ su Password: [root@wishmasus andrzejl]# pacman -S xvkbd resolving dependencies… looking for conflicting packages… Packages (4) libxp-1.0.2-1 printproto-1.0.5-3…
After a reboot I like to run couple of commands just to find out if everything is fine. One of those commands is: journalctl -b…
I’ve followed this video: and after a lot of reading and brain-storming / testing with a friend got myself a working openvpn setup. Here is…