Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 59 additions & 57 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@
# TCET Linux

![TCET LINUX](https://user-images.githubusercontent.com/55846983/227738673-5d215644-d234-4066-b97a-79aebf3b3301.jpeg)
![TCET LINUX](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/tcet-linux.png)

***
## What is TCET Linux?
TCET Linux is an open-source operating system providing basic services, and various software packages that make up the user-space applications, utilities and it is highly customized. Our goal in creating this operating system is to provide a platform that combines robust functionality with a user-friendly experience. Built from the ground up, TCET Linux boasts efficient performance, customization options, and a range of features tailored to meet the needs of both casual users and enthusiasts.
**[TCET Linux](https://linux.tcetmumbai.in/)** is an **open-source operating system** providing basic services, and various software packages that make up the user-space applications, utilities and it is highly customized. Our goal in creating this operating system is to provide a platform that combines **robust functionality** with a **user-friendly experience**. Built from the ground up, TCET Linux boasts **efficient performance**, **customization options**, and a range of features tailored to meet the needs of both casual users and enthusiasts.

---
<br />

## Minimum requirements for Installation of TCET Linux
* 64 bit x86_64 processor (Intel/AMD), with at least 2 CPU cores. (32-bit not supported)
## Minimum requirements for Installating TCET Linux
* 64 bit x86_64 processor (Intel/ AMD), with at least 2 CPU cores. (32-bit not supported)
* Any GPU/iGPU with OpenGl 3.3+ support.
* Atleast 2GB DDR3/DDR4 RAM.
* Atleast 10GB HDD/SSD storage.
* Atleast 8GB HDD/SSD storage.
* Basic WPA/WPA2 compatible wifi card or ethernet supported motherboard.

![installer](https://linux.tcetmumbai.in/_astro/image%209.3e859def.png)
![installer](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/installer.png)

The complete process for the installation is given in details on the website of [TCET Linux](https://linux.tcetmumbai.in/).

---
The complete process for the installation is given in details on the website of **[TCET Linux](https://linux.tcetmumbai.in/)**.

<br />

## Welcome App
The welcome app provides the user with the important links and shortcuts to some features and the installer.

![Welcomeapp](https://cdn.discordapp.com/attachments/1077235507702013983/1140694346711179378/welcomeapp.png)
![Welcomeapp](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/welcome-app.png)

It includes the following options:
* **Install TCET Linux**: This starts the TCET Linux Installer
Expand All @@ -35,71 +34,74 @@ It includes the following options:

* **Link to our Discord Server**

* **Updating the PC**
* **Updating the PC**: Through this you can upgrade all the packages in the system.

* **Updating the Mirrors**: It provides the user with the lastest mirrors.

* **Arch Wiki** (Main Page)

* **How you can contribute to TCET Linux**
* **How you can contribute to TCET Linux**: It will redirect you to the official repo of TCET Linux

* **Toggle autostart for the Welcome App**: It is a toggle for the welcome app itself, which decides the launching of the "Welcome app" on user login.

* **About us**
---

### To Install and Remove packages
<br />

## To Install and remove packages

Packages in TCET Linux is managed by package manager.
Before installing any package it is always recommened to synchronize your package database. For that use command:
```
sync
```
To install a package and its necessary depedencies use command:
```
install package_name
```
To remove a package from your package database use command:
```
remove package_name
```
Packages also come with dependencies on which package relies on in order to function properly. To remove package with its dependencies use command:
```
autoremove package_name
```
---
1. Before installing any package it is always recommened to **synchronize your package database**. For that use command:

```
sync
```
2. To **install a package** and its necessary depedencies use command:

```
install package_name
```

3. To **remove a package** from your package database use command:
```
remove package_name
```

4. Packages also come with dependencies on which package relies on in order to function properly. To remove package with its dependencies use command:
```
autoremove package_name
```

<br />

## Terminal Features
`Autosuggestion` is for the people who are using terminal frequently, sometimes users forget about previously entered command and their parameters. It is also helpful for beginners who often make mistakes.

You can add autosuggestions to your terminal in Linux by installing the `zsh-autosuggestions package`. You can run following command on terminal:
```
install zsh-autosuggestions
```
<br>

`Autocompletion` allows user to automatically complete the command by typing partial commands. It is one of the most useful tools in any operating system. Linux distribution with *bash* as their default shell has inbuilt auto-completion feature. Type your command partially and then hit `tab` key to autocomplete rest of your command.TCET Linux comes with autocompletion and autosuggestion as a `default in-built` feature.
You can add Autocompletion to your terminal by running command:
```
install zsh-auto-completion
```
---
### Xfce
`Xfce` is and `open-source desktop environment` for Unix and Unix like operating systems like Linux. We made this choice to ensure a smooth and intuitive user experience, recognizing Xfce's reputation for being lightweight, yet feature-rich, making it an ideal match for our operating system's philosophy.In addition to this features,it runs `low on system resources` which makes it a perfect desktop environment for TCET Linux.
1. `Autosuggestion` is for the people who are using terminal frequently, sometimes users forget about previously entered command and their parameters. It is also helpful for beginners who often make mistakes.

---
> You can add autosuggestions to your terminal in Linux by installing the `zsh-autosuggestions package`.

You can run following command on terminal:
```
install zsh-autosuggestions
```

## Glimpses of TCET Linux
2. `Autocompletion` allows user to automatically complete the command by typing partial commands. It is one of the most useful tools in any operating system. Linux distribution with *bash* as their default shell has inbuilt auto-completion feature. Type your command partially and then hit `tab` key to autocomplete rest of your command.TCET Linux comes with autocompletion and autosuggestion as a `default in-built` feature.

You can add Autocompletion to your terminal by running command:
```
install zsh-auto-completion
```

* **neofetch** command
## Xfce
`Xfce` is and `open-source desktop environment` for Unix and Unix like operating systems like Linux. We made this choice to ensure a smooth and intuitive user experience, recognizing Xfce's reputation for being lightweight, yet feature-rich, making it an ideal match for our operating system's philosophy.In addition to this features,it runs `low on system resources` which makes it a perfect desktop environment for TCET Linux.

![neofetch](https://media.discordapp.net/attachments/1083758345841819749/1141064025476714627/neo-full.png.png?width=1273&height=662) <br>
<br />

![neo](https://media.discordapp.net/attachments/1083758345841819749/1141064024948220055/neo-term.png?width=1051&height=662)
## Glimpses of TCET Linux

![vb](https://media.discordapp.net/attachments/1083758345841819749/1141064025187303594/sys-mon-full.png.png?width=1273&height=662)
![tcet-linux-desktop](https://github.com/tcet-opensource/tcet-linux-assets/blob/main/tcet-linux_desktop1.png)

![tab](https://cdn.discordapp.com/attachments/1083758345841819749/1141064875897008350/grid-term.png.png)

---
<br />

## Important Links:

Expand Down