Wednesday, April 1, 2020

Distribution Release: Red Hat Enterprise Linux 7.8

Red Hat has announced the release of Red Hat Enterprise Linux (RHEL) 7.8, the latest update from the enterprise-class Linux distribution provider. This is Red Hat's legacy branch which is currently in "maintenance phase" of its support cycle: "Today, we're pleased to announce the latest update to the....

from DistroWatch.com: News https://ift.tt/3dKqYXr
via IFTTT

BMW 3 Series Hybrid Launch Confirmed And More Are Coming in 2020

BMW plans to introduce mild hybrid for the BMW 3 Series (320d/ 320d Drive, M340 Drive) along with the crossovers X3 and X4. The new 3-series Beemer will use the same mild hybrid system introduced last year in the BMW 5 series sedan and wagons. BMW confirmed the upgrade during a press release on BMW […]

The post BMW 3 Series Hybrid Launch Confirmed And More Are Coming in 2020 appeared first on Fossbytes.



from Fossbytes https://ift.tt/3bMYP0m
via IFTTT

What is Arch User Repository (AUR)? How to Use AUR on Arch and Manjaro Linux?

If you have been using Arch Linux or other distribution based on Arch such as Manjaro, you might have comes across the term AUR. You try to install a new software and someone suggests to install it from AUR. This leaves you confused.

What is this AUR? Why is it used? How to use AUR? I’ll answer these questions in this article.

What is AUR?

What Is Aur in Arch Linux?

AUR stands for Arch User Repository. It is a community-driven repository for Arch-based Linux distributions users. It contains package descriptions named PKGBUILDs that allow you to compile a package from source with makepkg and then install it via pacman (package manager in Arch Linux).

The AUR was created to organize and share new packages from the community and to help accelerate popular packages’ inclusion into the community repository.

A good number of new packages that enter the official repositories start in the AUR. In the AUR, users are able to contribute their own package builds (PKGBUILD and related files).

The AUR community has the ability to vote for packages in the AUR. If a package becomes popular enough — provided it has a compatible license and good packaging technique — it may be entered into the community repository directly accessible by pacman.

In short, AUR is the way for developers to make new software available to Arch Linux users before the software is officially included in Arch repositories.

Should you use AUR? What’s the risk involved?

Using the AUR is like crossing the street. If you proceed with caution you should be fine.

If you are new to Linux it is advised to not to use the AUR until you build a foundation knowledge about Arch/Manjaro and Linux in general.

It is true that anyone can upload packages to the AUR but the Trusted Users (TUs) are charged with keeping an eye on what gets uploaded. Although TUs perform quality control to the uploaded packages, there is in no guarantee that packages in the AUR are well formed or not malicious.

In practice the AUR seems to be quite safe but in theory it can do some damage, but only if you are not careful. A smart Arch user, always inspects PKGBUILDs and *.install files when building packages from the AUR.

Additionally TUs (Trusted Users) also remove packages in the AUR that are included in core/extra/community so there should be no naming conflicts between them. The AUR will often contain developmental versions of packages (cvs/svn/git/etc) but they will have modified names such as foo-git.

As for the AUR packages, pacman handles dependency resolution and detects file conflicts so you never have to worry about overwriting files in one package with files from another package unless you use the “–force” option by default. If you do that, you probably have more serious problems than file conflicts.

How to use AUR?

The simplest way to use AUR is through a AUR helper. An AUR helper is a command line tool (some has GUI as well) that lets you search for packages published on the AUR and install them.

It’s not that you must use AUR helper for installing packages from AUR. Expand the next section to see how to use AUR without AUR helper.

Enabling AUR support in Manjaro Linux

AUR isn’t enabled by default and you have to enable it through pamac. My laptop runs Manjaro Cinnamon but the steps are same for all Manjaro flavors.

Open Pamac (listed as Add/Remove Software):

Access Pamac in Manjaro Cinnamon

Once you are in pamac go to preferences like shown below.

Enabling AUR in Manjaro Linux

In preferences dialog box go to AUR tab, enable the AUR support, enable check for updates and close the dialog box.

Enabling AUR in Manjaro Linux

You can now search for packages and those which belong to AUR can be identified by the tag under the package descriptions.

AUR specified in Pamac in Manjaro Linux

I hope you find this article useful and keep an eye on social media for upcoming Arch related topics.



from It's FOSS https://ift.tt/2US4xXW
via IFTTT

Best Dark Sky Alternatives | 6 Weather Apps For Android In 2020

One of the best weather apps, Dark Sky, has now acquired been by tech giant Apple. The app’s website has been modified, and it now says Dark Sky by Apple. However, the iPhone-maker was faster than the speed of light in discontinuing the Android version of the popular weather app. The users who have previously […]

The post Best Dark Sky Alternatives | 6 Weather Apps For Android In 2020 appeared first on Fossbytes.



from Fossbytes https://ift.tt/3awEps2
via IFTTT

Network Manager says limited connectivity but everything works

No toomfoolery, no pranks, just tech. So, we have a short article about the exclamation mark symbol shown next to the Network Manager icon in KDE neon, including analysis and source of the problem, implications, solution, and more. Something to warm you up on this fickle day. Or something.

from Dedoimedo RSS https://ift.tt/2R3jXY0
via IFTTT

Best Way To Track Movies And TV Shows That You Have Watched

You are stuck at home! While others have decided to try out new hobbies or develop new skills, you have planned to watch every good movie or TV show out there. In such situations, a movie tracker is an important tool to have. Why should I track movies watched? Keeping track of movies is essential because humans […]

The post Best Way To Track Movies And TV Shows That You Have Watched appeared first on Fossbytes.



from Fossbytes https://ift.tt/2wVMCHD
via IFTTT

COD: Modern Warfare 2 Campaign Remastered Is A Tease For PC Gamers

A few weeks ago, we covered a rumor that the 2009’s Call of Duty: Modern Warfare 2 is getting remastered. Well, guess what, the rumor turned out to be true. Activision just released COD: Modern Warfare 2 Campaign Remastered, but only for PS4. Unfortunately, if you want to play the game on Xbox One and […]

The post COD: Modern Warfare 2 Campaign Remastered Is A Tease For PC Gamers appeared first on Fossbytes.



from Fossbytes https://ift.tt/2xI4plW
via IFTTT

Playing Grand Theft Auto Inside A Neural Network’s Hallucination? It’s Possible!

Ever imagined what a Neural Network's hallucination would look like? The post Playing Grand Theft Auto Inside A Neural Network’s Halluc...