ms-sys-devel on AUR (Arch User Repository)

Last updated: June 05,2024

1. Install "ms-sys-devel" 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

b. Install ms-sys-devel on Arch using YAY

$ yay -S ms-sys-devel

* (Optional) Uninstall ms-sys-devel on Arch using YAY

$ yay -Rns ms-sys-devel

2. Manually Install "ms-sys-devel" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ms-sys-devel's git locally

$ git clone https://aur.archlinux.org/ms-sys-devel.git ~/ms-sys-devel

c. Go to ~/ms-sys-devel folder and install it

$ cd ~/ms-sys-devel $ makepkg -si

3. Information about the ms-sys-devel package on Arch User Repository (AUR)

ID: 1157146
Name: ms-sys-devel
PackageBaseID: 122897
PackageBase: ms-sys-devel
Version: 2.8.0-1
Description: Write Microsoft-compatible boot records (MBR and PBR)
URL: http://ms-sys.sourceforge.net/
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1495921278
LastModified: 1666718446
URLPath: /cgit/aur.git/snapshot/ms-sys-devel.tar.gz