r-bbmle on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bbmle

* (Optional) Uninstall r-bbmle on Arch using YAY

$ yay -Rns r-bbmle

2. Manually Install "r-bbmle" via AUR

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

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

b. Clone r-bbmle's git locally

$ git clone https://aur.archlinux.org/r-bbmle.git ~/r-bbmle

c. Go to ~/r-bbmle folder and install it

$ cd ~/r-bbmle $ makepkg -si

3. Information about the r-bbmle package on Arch User Repository (AUR)

ID: 1366901
Name: r-bbmle
PackageBaseID: 179659
PackageBase: r-bbmle
Version: 1.0.25.1-1
Description: Tools for General Maximum Likelihood Estimation
URL: https://cran.r-project.org/package=bbmle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453761
LastModified: 1702101751
URLPath: /cgit/aur.git/snapshot/r-bbmle.tar.gz