AUR in Manjaro Octopi

AUR in Manjaro Octopi

The post will help you to enable the AUR in Manjaro Octopi.

Manjaro is one of the most popular Linux distributions based on Arch.  You can extend the list of available programs in Manjaro, by enabling the Arch User Repository (AUR). Unfortunately, it is not available in Manjaro by default. At the same time, you can easily enable it. In the article, I will show you how to enable AUR in Manjaro and how to use it in the graphical interface of Octopi.

Enable AUR in Octopi

1. Install compiling programs

To be able to compile programs from the AUR in Manjaro, you need to make sure that all the packages from the base-devel group are installed in a system. The easiest way to do it is the following:

  • Open the Terminal and run the command sudo pacman -S base-devel.
  • Type your user password.
  • When the system requests which packages to install, select all.
  • When it asks whether to proceed the installation, select yes.
Install base-devel in Manjaro
Install base-devel in Manjaro

Wait until the utility installs all the required base-devel packages and close the Terminal.

2. Enable AUR

To enable the AUR in Manjaro Octopi, you first need to install some AUR helpers. I think, pacaur is the best choice.

  • In the search box of Octopi type pacaur.
  • In the main window, click the right mouse button on the package and select Install.
  • To apply changes, click on the Commit changes button.
Install Pacaur in Octopi in Manjaro
Install Pacaur in Octopi
  • In the pop-up window, click Yes. Enter the account password.
  • When the pacaur installed, restart Octopi by quitting and launching it again.
  • Now, when you go to Tools -> Options, you will be able to see the AUR tab.
  • Enable pacaur, if it is not enabled yet.

How to install AUR apps

Now, let’s try to install some of AUR packages. For example, try installing Spotify.

  • In the search box type spotify.
  • To search in the AUR repository, click on the green alien head near the search button.
Search AUR packages in Octopi Manjaro
Search AUR packages in Octopi Manjaro
  • Find the necessary Spotify package, click the right mouse button, and select Install.
  • In the Terminal window, enter the password and wait until it installs.
  • After successful installation, press any key to quit the terminal.
  • Now, you can run Spotify from the system menu.

This way, you will be able to install any other package available in the AUR repository. To check their availability, visit the ARU official website.

Final thoughts

It is very easy to use the AUR in Manjaro. Now, you will be able to access the thousands of apps in different categories.

Hope, the information was useful to you. If you like it, share the material with your friends or leave a comment.

Average Linux User
Average Linux User I am the founder of the Average Linux User project, which is a hobby I work on at night. During the day I am a scientist who uses computers to analyze genetic data.

Comments






Wolfie

Thanks for this tutorial! I find it weird that in the KDE version of Manjaro, it is disabled, but in the XFCE version, it is enabled. I guess that's just Manjaro. Thanks again.


Neer Gosrani

Neer Gosrani

Tank you for making this video it work's. one question:- i am using Code block in manjaro for C Programing and trying to save the file but there is some error coming and not allow to save the file what to do please tell me in what to do



Learn how to write in Markdown with this Quick Reference.
Notify me of new comments on this post.
* E-mail is used to display Gravatar.