mkws on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "mkws" 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 mkws on Arch using YAY
$
yay -S
mkws
Copied
* (Optional) Uninstall mkws on Arch using YAY
$
yay -Rns
mkws
Copied
2. Manually Install "mkws" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mkws's git locally
$
git clone https://aur.archlinux.org/mkws.git
~/mkws
Copied
c. Go to ~/mkws folder and install it
$
cd
~/mkws
Copied
$
makepkg -si
Copied
3. Information about the mkws package on Arch User Repository (AUR)
ID: 300444
Name: mkws
PackageBaseID: 111008
PackageBase: mkws
Version: 0.0.1-1
Description: Quickly generate throwaway development environments for quick tests, calculations, etc.
URL: https://github.com/briansteffens/mkws
NumVotes: 1
Popularity: 1
OutOfDate: 1705147280
Maintainer: briansteffens
Submitter: briansteffens
FirstSubmitted: 1462587437
LastModified: 1462589177
URLPath: /cgit/aur.git/snapshot/mkws.tar.gz
Name: mkws
PackageBaseID: 111008
PackageBase: mkws
Version: 0.0.1-1
Description: Quickly generate throwaway development environments for quick tests, calculations, etc.
URL: https://github.com/briansteffens/mkws
NumVotes: 1
Popularity: 1
OutOfDate: 1705147280
Maintainer: briansteffens
Submitter: briansteffens
FirstSubmitted: 1462587437
LastModified: 1462589177
URLPath: /cgit/aur.git/snapshot/mkws.tar.gz