guide-bin on AUR (Arch User Repository)

Last updated: June 01,2024

1. Install "guide-bin" 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 guide-bin on Arch using YAY

$ yay -S guide-bin

* (Optional) Uninstall guide-bin on Arch using YAY

$ yay -Rns guide-bin

2. Manually Install "guide-bin" via AUR

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

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

b. Clone guide-bin's git locally

$ git clone https://aur.archlinux.org/guide-bin.git ~/guide-bin

c. Go to ~/guide-bin folder and install it

$ cd ~/guide-bin $ makepkg -si

3. Information about the guide-bin package on Arch User Repository (AUR)

ID: 917194
Name: guide-bin
PackageBaseID: 157855
PackageBase: guide-bin
Version: 1.0.2-6
Description: 由北航 GAIT 研究组开发的、专门为 NOI 选手设计的轻型集成开发环境
URL: http://www.noi.cn/xw/2009-03-23/714714.shtml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ouuan
FirstSubmitted: 1600543289
LastModified: 1622895649
URLPath: /cgit/aur.git/snapshot/guide-bin.tar.gz