openlte on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openlte

* (Optional) Uninstall openlte on Arch using YAY

$ yay -Rns openlte

2. Manually Install "openlte" via AUR

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

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

b. Clone openlte's git locally

$ git clone https://aur.archlinux.org/openlte.git ~/openlte

c. Go to ~/openlte folder and install it

$ cd ~/openlte $ makepkg -si

3. Information about the openlte package on Arch User Repository (AUR)

ID: 435921
Name: openlte
PackageBaseID: 124841
PackageBase: openlte
Version: v00_20_05-2
Description: An open source 3GPP LTE implementation.
URL: http://openlte.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chliny
Submitter: chliny
FirstSubmitted: 1502815904
LastModified: 1502819799
URLPath: /cgit/aur.git/snapshot/openlte.tar.gz