mdk on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "mdk" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install mdk on Arch using YAY
$
yay -S
mdk
Copied
* (Optional) Uninstall mdk on Arch using YAY
$
yay -Rns
mdk
Copied
2. Manually Install "mdk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mdk's git locally
$
git clone https://aur.archlinux.org/mdk.git
~/mdk
Copied
c. Go to ~/mdk folder and install it
$
cd
~/mdk
Copied
$
makepkg -si
Copied
3. Information about the mdk package on Arch User Repository (AUR)
ID: 811928
Name: mdk
PackageBaseID: 25158
PackageBase: mdk
Version: 1.3.0-1
Description: An emulation of Donald Knuth's mythical MIX computer.
URL: http://www.gnu.org/software/mdk/mdk.html
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: muflax
FirstSubmitted: 1238573931
LastModified: 1604211989
URLPath: /cgit/aur.git/snapshot/mdk.tar.gz
Name: mdk
PackageBaseID: 25158
PackageBase: mdk
Version: 1.3.0-1
Description: An emulation of Donald Knuth's mythical MIX computer.
URL: http://www.gnu.org/software/mdk/mdk.html
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: muflax
FirstSubmitted: 1238573931
LastModified: 1604211989
URLPath: /cgit/aur.git/snapshot/mdk.tar.gz